summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux-4.02/gpxe/src/drivers/net/3c503.c
blob: 1704dcda03b7da7981e9e15292bba8cd1b32ab1f (plain) (blame)
1
2
3
4
5
/* 3Com 3c503, a memory-mapped NS8390-based card */
#if 0 /* Currently broken! */
#define INCLUDE_3C503
#include "ns8390.c"
#endif