diff options
Diffstat (limited to 'hw/pcnet.c')
-rw-r--r-- | hw/pcnet.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/pcnet.c b/hw/pcnet.c index a086e6712a..ed263edea7 100644 --- a/hw/pcnet.c +++ b/hw/pcnet.c @@ -35,8 +35,6 @@ * http://www.ibiblio.org/pub/historic-linux/early-ports/Sparc/NCR/NCR92C990.txt */ -/* TODO: remove little endian host assumptions */ - #include "vl.h" //#define PCNET_DEBUG |