]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - arch/um/include/asm/sections.h
x86, um: initial part of asm-um move
[thirdparty/kernel/linux.git] / arch / um / include / asm / sections.h
diff --git a/arch/um/include/asm/sections.h b/arch/um/include/asm/sections.h
new file mode 100644 (file)
index 0000000..6b0231e
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _UM_SECTIONS_H
+#define _UM_SECTIONS_H
+
+/* nothing to see, move along */
+#include <asm-generic/sections.h>
+
+#endif