build: add _ASMLANGUAGE to all asm files
This avoids asm files from having to explicitly define the _ASMLANGUAGE symbol themselves. Change-Id: I71f5a169f75d7443a58a0365a41c55b20dae3029 Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
This commit is contained in:
parent
ed240f2796
commit
ee659ae1a1
46 changed files with 1 additions and 84 deletions
|
@ -14,8 +14,6 @@
|
|||
* wrapped around by _isr_wrapper()).
|
||||
*/
|
||||
|
||||
#define _ASMLANGUAGE
|
||||
|
||||
#include <kernel_structs.h>
|
||||
#include <offsets_short.h>
|
||||
#include <toolchain.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue