#if defined(HEADER_WARNING) #warning "This header should not be included directly." #endif #if defined(__rtems_sparc_leon2__) # include #elif defined(__rtems_sparc_leon3__) # include #elif defined(__rtems_sparc_ngmp__) # include #else # error "__rtems____ must be defined, for example: __rtems_sparc_erc32__" #endif