port to arm64
[lnanohttp.git] / ulinux / start.S
blobaada05a42ba48bb95b32124586a21fc1c7f9b02e
1 #include "ulinux/arch/start.S"
2 /*
3  * To avoid an exe stack by default, must add that line.
4  * ELF GNU_STACK segment should go away soon for non executable stack.
5  */
6 .section        .note.GNU-stack,"",@progbits