Add Yu Qiang's patch for RGMP support on the ARM

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3843 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-08-04 12:29:19 +00:00
parent 703befb4a2
commit be7cd049c4
37 changed files with 1792 additions and 145 deletions
+2 -2
View File
@@ -58,10 +58,10 @@
#include <net/uip/uip-arch.h>
#include <rgmp/pmap.h>
#include <rgmp/pci.h>
#include <rgmp/string.h>
#include <rgmp/x86.h>
#include <rgmp/stdio.h>
#include <rgmp/arch/pci.h>
#include <rgmp/memio.h>
#include "e1000.h"
/****************************************************************************
+1 -1
View File
@@ -46,7 +46,7 @@
#include <rgmp/types.h>
#include <rgmp/trap.h>
#include <rgmp/x86.h>
#include <rgmp/arch/arch.h>
/****************************************************************************
* Pre-processor Definitions