X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=upstream%2Fpatches%2Fnewlib-nestedvm-define.patch;fp=upstream%2Fpatches%2Fnewlib-nestedvm-define.patch;h=7af13a18dd1b56d5d7e2e74e7c2ef9a367c813d8;hp=0000000000000000000000000000000000000000;hb=4c032a6b3e50f82f0ce7c7e80beb083e49af17bc;hpb=f71f52ad122f2ed3434ff7b8bfeea61a9afcdafd diff --git a/upstream/patches/newlib-nestedvm-define.patch b/upstream/patches/newlib-nestedvm-define.patch new file mode 100644 index 0000000..7af13a1 --- /dev/null +++ b/upstream/patches/newlib-nestedvm-define.patch @@ -0,0 +1,13 @@ +--- newlib/libc/include/sys/config.h 2009-01-03 17:00:12.000000000 -0800 ++++ newlib/libc/include/sys/config.h 2009-01-03 16:59:48.000000000 -0800 +@@ -3,6 +3,10 @@ + + #include /* floating point macros */ + ++#ifndef __NESTEDVM__ ++#define __NESTEDVM__ ++#endif ++ + /* exceptions first */ + #if defined(__H8500__) || defined(__W65__) + #define __SMALL_BITFIELDS