xref: /DragonStub/lib/ia32/efi_stub.S (revision 803b49c40bb0b720b90d9c31d372911f1b946aa7)
1530d68baSNigel Croxon/* This stub is a stub to make the build happy */
2*803b49c4SSergei Trofimovich
3*803b49c4SSergei Trofimovich#if defined(__ELF__) && defined(__linux__)
4*803b49c4SSergei Trofimovich	.section .note.GNU-stack,"",%progbits
5*803b49c4SSergei Trofimovich#endif
6