diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 19:09:02 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:33 +0200 |
commit | 6ff755dce12b1e0a45cac04548d3826d6061b03f (patch) | |
tree | 2aaff9e6e11b7cd80f362464b4e8568a1fb73bbc /i386/bogus | |
parent | b40d1da0855a87519b5764415aec6519025a8338 (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/pc586.h: Remove file.
* i386/i386at/i82586.h: Likewise.
* i386/i386at/if_pc586.c: Likewise.
* i386/i386at/if_pc586.h: Likewise.
* i386/i386at/autoconf.c: Don't include <pc586.h> anymore and adopt all
users of NPC586 as if it were always defined to `0'.
* i386/i386at/conf.c: Likewise.
Diffstat (limited to 'i386/bogus')
-rw-r--r-- | i386/bogus/pc586.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/i386/bogus/pc586.h b/i386/bogus/pc586.h deleted file mode 100644 index 76411f4..0000000 --- a/i386/bogus/pc586.h +++ /dev/null @@ -1 +0,0 @@ -#define NPC586 1 |