diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-04 17:29:14 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:35 +0200 |
commit | 5726d4c23bc67529facef293c981d3a23af10b01 (patch) | |
tree | 00dd48051364e94809541f82ec02de854ed8918d /i386/bogus | |
parent | 5336c3ebb0f9e0c367f3a2339345efe1a71b3c2b (diff) |
2006-03-04 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/de6c.h: Remove file.
* i386/i386at/if_de6c.c: Likewise.
* i386/i386at/if_de6c.h: Likewise.
* i386/i386at/if_de6s.S: Likewise.
* i386/i386at/conf.c: Don't include <de6c.h> anymore and adopt all
users of NDE6C as if it were always defined to `0'.
* i386/i386at/lpr.c: Likewise.
Diffstat (limited to 'i386/bogus')
-rw-r--r-- | i386/bogus/de6c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/bogus/de6c.h b/i386/bogus/de6c.h deleted file mode 100644 index 5ff16b1..0000000 --- a/i386/bogus/de6c.h +++ /dev/null @@ -1 +0,0 @@ -#define NDE6C 1 |