xref: /DragonStub/lib/mips64el/efi_stub.S (revision 803b49c40bb0b720b90d9c31d372911f1b946aa7)
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