On Tue, Jul 5, 2022 at 12:54 AM Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> > > A prep patch to support aarch64 nolibc. We will use this to get the > page size by reading /proc/self/auxv. For some reason __NR_open is > not defined, so also define it in aarch64 syscall specific file. > > v3: > - Use __NR_openat if __NR_open is not defined. > > Signed-off-by: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> Reviewed-by: Alviro Iskandar Setiawan <alviro.iskandar@xxxxxxxxxxx> tq -- Viro