1 /* ---------------------------------------------- */
33 call __bound_new_region
43 /* mark stack as nonexecutable */
44 #if defined __ELF__ && defined __linux__
45 .section .note.GNU-stack,"",@progbits
47 /* ---------------------------------------------- */