live-bootstrap/sysa/mes-0.22/lib/mach/mach_task_self.S
fosslinux 649d7b68dc Add mes and mescc-tools-extra
mescc-tools-extra contains two important tools:
- cp
- chmod

mes first builds itself from a mes 0.21 seed as used by guix, and then
builds a mes 0.22 and then mes 0.22 using that created mes 0.22.

It does /not/ use bootstrap.sh as we don't have a proper shell at this
point, it has been manually adapted for kaem.
2020-12-25 18:40:14 +11:00

3 lines
123 B
ArmAsm

#include <mach/machine/syscall_sw.h>
kernel_trap (__mach_task_self,-28,0)
// weak_alias (__mach_task_self, mach_task_self)