view src/cs/system/main/gcc/ramvecs.S @ 201:1a04de9c7974

gsm_ds_amd8_tango.template for tangomdm target
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 29 May 2020 05:25:48 +0000
parents 95ef11e76c5b
children
line wrap: on
line source

/*
 * This assembly module provides the IRAM vectors
 * to which the internal ROM is going to branch.
 */

	.section	.ramvecs,"ax",%progbits
	.code	32
#include "vectors.S"