From 4e41e5bbf313673e33e9319bc8af2a2d90acdb48 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Sat, 5 Mar 2016 14:42:47 +0200 Subject: [PATCH] Typo fix. --- include/autoconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/autoconf.h b/include/autoconf.h index 9e76afeb..3fc10fc8 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -21,7 +21,7 @@ #define RTAREA_TRAPS 0x3000 #define RTAREA_RTG 0x3600 -#define RTAREA_TRAMPOLINE 0x390056 +#define RTAREA_TRAMPOLINE 0x3900 #define RTAREA_DATAREGION 0xF000 #define RTAREA_FSBOARD 0xFFEC -- 2.47.3