opengnsys_ipxe/src/arch/x86_64
Michael Brown 916ebef198 [build] Allow __asmcall to be used as a type attribute
The "used" attribute can be applied only to functions or variables,
which prevents the use of __asmcall as a type attribute.

Fix by removing "used" from the definition of __asmcall for i386 and
x86_64 architectures, and adding explicit __used annotations where
necessary.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2021-03-02 10:15:23 +00:00
..
core [linux] Use host glibc system call wrappers 2021-02-28 23:28:23 +00:00
include [build] Allow __asmcall to be used as a type attribute 2021-03-02 10:15:23 +00:00
scripts [build] Fix %.licence build target 2013-07-16 00:50:54 +02:00
Makefile [build] Prevent use of MMX and SSE registers 2018-03-20 22:01:08 +02:00
Makefile.efi [librm] Prepare for long-mode memory map 2016-02-19 02:58:09 +00:00
Makefile.linux [linux] Use host glibc system call wrappers 2021-02-28 23:28:23 +00:00
Makefile.pcbios [build] Fix building on older versions of binutils 2016-02-19 20:03:30 +00:00