Skip to content

Commit f3a3def

Browse files
committed
appened to bottom instead
1 parent f74a1fd commit f3a3def

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/kernel/SysclibForKernel.S

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,14 +123,14 @@
123123
IMPORT_FUNC "SysclibForKernel",0x7661E728,sprintf
124124
#endif
125125
#ifdef F_SysclibForKernel_0040
126-
IMPORT_FUNC "SysclibForKernel",0xC2145E80,snprintf
126+
IMPORT_FUNC "SysclibForKernel",0x909C228B,setjmp
127127
#endif
128128
#ifdef F_SysclibForKernel_0041
129-
IMPORT_FUNC "SysclibForKernel",0x909C228B,setjmp
129+
IMPORT_FUNC "SysclibForKernel",0x18FE80DB,longjmp
130130
#endif
131131
#ifdef F_SysclibForKernel_0042
132-
IMPORT_FUNC "SysclibForKernel",0x18FE80DB,longjmp
132+
IMPORT_FUNC "SysclibForKernel",0x1493EBD9,wmemset
133133
#endif
134134
#ifdef F_SysclibForKernel_0043
135-
IMPORT_FUNC "SysclibForKernel",0x1493EBD9,wmemset
135+
IMPORT_FUNC "SysclibForKernel",0xC2145E80,snprintf
136136
#endif

0 commit comments

Comments
 (0)