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