blob: 4ae09f0582ecc6f8622382e69eaec2a744cf009b [file] [log] [blame]
Mike Frysinger56626112008-08-07 13:10:41 -04001/*
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