aboutsummaryrefslogtreecommitdiff
path: root/hw/pcnet.c
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-08-18 13:08:30 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-08-18 13:08:30 +0000
commit7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8 (patch)
tree01499764d9b2407f9293e16cd1132cba6db8f317 /hw/pcnet.c
parent9b5207aabb8262cec0ebb0b0a01ed26662337fe6 (diff)
downloadqemu-7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8.zip
qemu-7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8.tar.gz
qemu-7f27bae69d4e4bd05bf3eafedce74a41d7fc35e8.tar.bz2
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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/pcnet.c b/hw/pcnet.c
index a086e67..ed263ed 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