ports.h 138 B

12345678910
  1. /*
  2. * Port Masks
  3. */
  4. #ifndef __BFIN_PERIPHERAL_PORT__
  5. #define __BFIN_PERIPHERAL_PORT__
  6. #include "../mach-common/bits/ports-f.h"
  7. #endif