summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/kernel/up_userspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3240g-eval/kernel/up_userspace.c')
-rw-r--r--nuttx/configs/stm3240g-eval/kernel/up_userspace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3240g-eval/kernel/up_userspace.c b/nuttx/configs/stm3240g-eval/kernel/up_userspace.c
index a0e50d71d..0f57b3438 100644
--- a/nuttx/configs/stm3240g-eval/kernel/up_userspace.c
+++ b/nuttx/configs/stm3240g-eval/kernel/up_userspace.c
@@ -88,7 +88,7 @@ extern uint32_t _ebss; /* End+1 of .bss */
int CONFIG_USER_ENTRYPOINT(int argc, char *argv[]);
-const struct userspace_s userspace __attribute__ ((section (".userspace"))) =
+const struct userspace_s userspace __attribute__ ((section (".userspace"))) =
{
/* General memory map */