From 02153019070d43620c9a9d8b5241792e1579a59c Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 11 Dec 2007 14:49:02 +0000 Subject: [PATCH] Fix compilation errors git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@444 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 39a9bd32f1..0ae087aa1c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -971,6 +971,7 @@ Other memory: * Added netdev_foreach() to support traversal of registered network devices * Added support for 'ifconfig' command to NSH (examples/nsh) * Moved MAC and ethernet definitions to net/ethernet.h + * Fix sim and DM90x0 compilation errors introduced in 0.3.4