.section __TEXT,__text .globl _some_function _some_function: mov $1, %rax ret