/*****************************************************************************
* Date : 2013/8/21
* PROJECT: Main Flash
*****************************************************************************/
;--------------------------------------------------------------------------
; external declaration of symbols
;--------------------------------------------------------------------------
.export _Testprg_trans
.import _ROM_CODE_FLASH_TEST
.import _RAM_CODE_FLASH_TEST
.section CODE, code, align=2
;--------------------------------------------------------------------------
; function Testprg_trans()
;--------------------------------------------------------------------------
_Testprg_trans:
st RP,@-R15
enter #0x04