forked from rrcarlosr/Jetpack
11 lines
138 B
C
11 lines
138 B
C
/*
|
|
* Port Masks
|
|
*/
|
|
|
|
#ifndef __BFIN_PERIPHERAL_PORT__
|
|
#define __BFIN_PERIPHERAL_PORT__
|
|
|
|
#include "../mach-common/bits/ports-f.h"
|
|
|
|
#endif
|