mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
MIPS: Move headfiles to new location below arch/mips/include
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
e8c7c48234
commit
384740dc49
463 changed files with 82 additions and 82 deletions
6
arch/mips/include/asm/sections.h
Normal file
6
arch/mips/include/asm/sections.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef _ASM_SECTIONS_H
|
||||
#define _ASM_SECTIONS_H
|
||||
|
||||
#include <asm-generic/sections.h>
|
||||
|
||||
#endif /* _ASM_SECTIONS_H */
|
Loading…
Add table
Add a link
Reference in a new issue