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

kernel: move mips_machine.h to 'arch/mips/include/asm'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19357 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2010-01-28 09:32:41 +00:00
parent 8a3eb00804
commit d923b1457e
6 changed files with 9 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
--- /dev/null
+++ b/include/asm-mips/mips_machine.h
+++ b/arch/mips/include/asm/mips_machine.h
@@ -0,0 +1,47 @@
+/*
+ * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org>