Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices

Chapter 7: Linux Operating System Services


2021.08.12: updated by

Calling Convention

Linux System Call Numbers

/usr/include/asm-gneric/unistd.h

Return Codes

/usr/include/errno.h
/usr/include/asm-generic/errno.h
/usr/include/asm-generic/errno-base.h


http://nw.tsuda.ac.jp/