summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/altera-socdk/lowlevel.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/altera-socdk/lowlevel.c')
-rw-r--r--arch/arm/boards/altera-socdk/lowlevel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boards/altera-socdk/lowlevel.c b/arch/arm/boards/altera-socdk/lowlevel.c
index 822c3d8ee6..36dbc55b96 100644
--- a/arch/arm/boards/altera-socdk/lowlevel.c
+++ b/arch/arm/boards/altera-socdk/lowlevel.c
@@ -1,3 +1,5 @@
+#define SECT(name) __attribute__((section("socfpga_socdk_" #name))) name
+
#include "sdram_config.h"
#include "pinmux_config.c"
#include "pll_config.h"