diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 19:20:05 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:33 +0200 |
commit | 5b16c90c49b899ae62674c352514077a0a6afa2b (patch) | |
tree | fc6885a9538590ab7625d7c76d30b507b5e66a04 /i386/bogus | |
parent | 2ca0b317b928f1fc0e930a159f788a0d86389148 (diff) |
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Remove unused and unsupported code. Consult the file
`DEVELOPMENT' for details. Partly based on suggestions by
Gianluca Guida <glguida@gmail.com>.
* i386/bogus/at3c501.h: Remove file.
* i386/i386at/if_3c501.c: Likewise.
* i386/i386at/if_3c501.h: Likewise.
* i386/i386at/autoconf.c: Don't include <at3c501.h> anymore and adopt
all users of NAT3C501 as if it were always defined to `0'.
* i386/i386at/conf.c: Likewise.
Diffstat (limited to 'i386/bogus')
-rw-r--r-- | i386/bogus/at3c501.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/bogus/at3c501.h b/i386/bogus/at3c501.h deleted file mode 100644 index 0e4e440..0000000 --- a/i386/bogus/at3c501.h +++ /dev/null @@ -1 +0,0 @@ -#define NAT3C501 1 |