FreeCalypso > hg > tcs211-l1-reconst
comparison chipsetsw/system/bootloader/src/branch_in_RAM.s @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 ;/****************************************************************************** | |
2 ; * | |
3 ; * Branch_in_RAM.S | |
4 ; * | |
5 ; * | |
6 ; * (C) Texas Instruments 1999 | |
7 ; * | |
8 ; *****************************************************************************/ | |
9 | |
10 ; | |
11 ;/* Define constants used in low-level initialization. */ | |
12 ; | |
13 | |
14 | |
15 .global $Branch_in_RAM | |
16 | |
17 $Branch_in_RAM | |
18 | |
19 | |
20 BX a1 |