diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2006-05-12 05:04:46 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2006-05-12 05:04:46 +0000 |
| commit | 73dbd3da73d83f2bace8bfd2e4e33740ef82acf2 (patch) | |
| tree | 9e7fa374ce86cf10beca9d2dca94fc077a700745 /sys/dev/syscons/syscons.h | |
| parent | e93187482d667fe21125d66ac377260d73a11819 (diff) | |
Notes
Diffstat (limited to 'sys/dev/syscons/syscons.h')
| -rw-r--r-- | sys/dev/syscons/syscons.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 45e96aec7a30..1cd33b251a05 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -40,8 +40,6 @@ #include <pc98/cbus/sc_machdep.h> #elif defined(__i386__) /* nothing for the moment */ -#elif defined(__alpha__) -/* nothing for the moment */ #endif /* default values for configuration options */ |
