Skip to content

Commit 6af9a5a

Browse files
committed
Remove lines to improve readability
1 parent 05cf468 commit 6af9a5a

File tree

1 file changed

+0
-3
lines changed
  • targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_ARM_STD

1 file changed

+0
-3
lines changed

targets/TARGET_Realtek/TARGET_AMEBA/TARGET_RTL8195A/device/TOOLCHAIN_ARM_STD/rtl8195a.sct

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,17 @@ LR_IRAM 0x10007000 (0x70000 - 0x7000) {
2222
*(i.mbedtls*)
2323
*libc.a (+RO)
2424
*rtx_*.o (+RO)
25-
;*lib_peripheral_mbed_arm.ar (+RO)
2625
}
2726

2827
RW_IRAM1 +0 UNINIT FIXED {
2928
*rtl8195a_crypto.o(+RW)
30-
;*mbedtls*.o(+RW)
3129
*libc.a (+RW)
3230
*(.sdram.data*)
3331
*lib_peripheral_mbed_arm.ar (+RW)
3432
}
3533

3634
RW_IRAM2 +0 UNINIT FIXED {
3735
*rtl8195a_crypto.o(+ZI, COMMON)
38-
;*mbedtls*.o(+ZI, COMMON)
3936
*libc.a (+ZI, COMMON)
4037
*(.bss.thread_stack_main)
4138
*lib_peripheral_mbed_arm.ar (+ZI, COMMON)

0 commit comments

Comments
 (0)