]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/microblaze/include/asm/sections.h
Update from 2013.01 to 2013.07
[karo-tx-uboot.git] / arch / microblaze / include / asm / sections.h
diff --git a/arch/microblaze/include/asm/sections.h b/arch/microblaze/include/asm/sections.h
new file mode 100644 (file)
index 0000000..506fc43
--- /dev/null
@@ -0,0 +1,11 @@
+/*
+ * Copyright (c) 2012 The Chromium OS Authors.
+ * SPDX-License-Identifier:    GPL-2.0+
+ */
+
+#ifndef __ASM_MICROBLAZE_SECTIONS_H
+#define __ASM_MICROBLAZE_SECTIONS_H
+
+#include <asm-generic/sections.h>
+
+#endif