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