OSDN Git Service

small cleanup
authorYoshinori Sato <ysato@users.sourceforge.jp>
Fri, 28 Dec 2018 14:46:49 +0000 (23:46 +0900)
committerYoshinori Sato <yo-satoh@sios.com>
Fri, 28 Jan 2022 13:42:14 +0000 (22:42 +0900)
arch/rx/kernel/head.S

index e93f4db..c788433 100644 (file)
@@ -16,7 +16,7 @@
        .section        .head.text,"ax"
 startup:
        mov.l   #CONFIG_INITIAL_STACK,r0
-#if !defined(CONFIG_RX_GDB_SIM)
+#if !defined(CONFIG_RX_GDB_SIM) || 1
 #if defined(CONFIG_ROMKERNEL)
        mov.l   #setup_bsc,r1
        jsr     r1