diff options
-rw-r--r-- | device/dev_lookup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/device/dev_lookup.c b/device/dev_lookup.c index e156d1a..01317b9 100644 --- a/device/dev_lookup.c +++ b/device/dev_lookup.c @@ -362,8 +362,6 @@ dev_map(routine, port) /* * Initialization */ -#define NDEVICES 256 - void dev_lookup_init() { |