Mike Frysinger | 5662611 | 2008-08-07 13:10:41 -0400 | [diff] [blame] | 1 | /* |
2 | * Port Masks | ||||
3 | */ | ||||
4 | |||||
5 | #ifndef __BFIN_PERIPHERAL_PORT__ | ||||
6 | #define __BFIN_PERIPHERAL_PORT__ | ||||
7 | |||||
8 | #include "../mach-common/bits/ports-c.h" | ||||
9 | #include "../mach-common/bits/ports-d.h" | ||||
10 | #include "../mach-common/bits/ports-e.h" | ||||
11 | #include "../mach-common/bits/ports-f.h" | ||||
12 | |||||
13 | #endif |