mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
+2
-2
@@ -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
@@ -46,7 +46,7 @@
|
||||
|
||||
#include <rgmp/types.h>
|
||||
#include <rgmp/trap.h>
|
||||
#include <rgmp/x86.h>
|
||||
#include <rgmp/arch/arch.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
||||
Reference in New Issue
Block a user