diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 18:57:02 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:32 +0200 |
commit | 9335c8094c3797c93876b6a9f9a3d0e3842ad651 (patch) | |
tree | 7ed439b430e8efcf8163b3da7060b1ad8001a2e8 /i386/bogus | |
parent | ecc4d9195afd20758ce10d8fd7bce7b7e28e0a26 (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/hd.h: Remove file.
* i386/i386at/nhd.c: Likewise.
* i386/i386at/nhdreg.h: Likewise.
* i386/i386at/autoconf.c: Don't include <hd.h> anymore and adopt all
users of NHD as if it were always defined to `0'.
* i386/i386at/conf.c: Likewise.
Diffstat (limited to 'i386/bogus')
-rw-r--r-- | i386/bogus/hd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/bogus/hd.h b/i386/bogus/hd.h deleted file mode 100644 index fadba18..0000000 --- a/i386/bogus/hd.h +++ /dev/null @@ -1 +0,0 @@ -#define NHD 4 |