1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz
2009-06-15 20:07:19 +00:00
parent 1016360fad
commit ee14bd9672
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ Signed-off-by: David Daney <ddaney@caviumnetworks.com>
--- a/arch/mips/include/asm/compiler.h
+++ b/arch/mips/include/asm/compiler.h
@@ -26,4 +26,11 @@ typedef u64 uintx_t;
#endif
@@ -16,4 +16,11 @@
#define GCC_REG_ACCUM "accum"
#endif
+#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 4)