/* Test that the BUS_ADRERR macro is defined. */ #include #ifndef BUS_ADRERR #error BUS_ADRERR not defined #endif