summaryrefslogtreecommitdiff
path: root/i386/bogus/com.h
blob: ec56981c4c9878e997af37617d0d48120e794359 (plain)
1
2
3
4
5
6
7
#include <i386/device-drivers.h>

#ifdef CONFIG_MACH_COM
#define NCOM 4
#else
#define NCOM 0
#endif