mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-21 07:18:33 -05:00
514135f563
- CC-RX for RX architecture - CC-RL for RL78 architecture - CC-RH for RH850 architecture Closes: #26880
8 lines
55 B
Plaintext
8 lines
55 B
Plaintext
.SECTION P,CODE
|
|
|
|
_main:
|
|
MOV.L #0, R1
|
|
RTS
|
|
|
|
.END
|