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