diff options
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-08-18 13:08:30 +0000 |
---|---|---|
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | 2007-08-18 13:08:30 +0000 |
commit | 7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8 (patch) | |
tree | 01499764d9b2407f9293e16cd1132cba6db8f317 /hw/pcnet.c | |
parent | 9b5207aabb8262cec0ebb0b0a01ed26662337fe6 (diff) | |
download | hqemu-7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8.zip hqemu-7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8.tar.gz |
Remove obsolete comment.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3122 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/pcnet.c')
-rw-r--r-- | hw/pcnet.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |