Uploaded May 2021 | Updated September 2026, 4 hours ago
Today we will do the same exercises we've done on #ARM32 on #ARM64 using #Raspberri Pi4 and #linux.
The unistd.h for arm with the sys call numbers:
github.com/torvalds/linux/blob/v4.17/include/uapi/asm-generic/unistd.h
The code:
github.com/rdoetjes/tuts/tree/main/asm/arm64_linux
Callous Coder idea by Raymond Doetjes
Today we will do the same exercises we've done on #ARM32 on #ARM64 using #Raspberri Pi4 and #linux.
The unistd.h for arm with the sys call numbers:
github.com/torvalds/linux/blob/v4.17/include/uapi/asm-generic/unistd.h
The code:
github.com/rdoetjes/tuts/tree/main/asm/arm64_linux
Callous Coder idea by Raymond Doetjes










