source: trunk/libs/newlib/src/libgloss/arm/coff-rdimon.specs @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 305 bytes
RevLine 
[444]1# rdimon.specs
2#
3# Spec file for AArch64 baremetal newlib with version 2 of the
4# AngelAPI semi-hosting using the SVC trap instruction.
5#
6# This version supports extensibility through an extension mechanism.
7
8%rename link                old_link
9
10*link:
11%(old_link) -lrdimon
12
13*startfile:
14rdimon-crt0%O%s
15
Note: See TracBrowser for help on using the repository browser.