On 7/5/22 1:46 PM, Alviro Iskandar Setiawan wrote:
On Tue, Jul 5, 2022 at 2:31 AM Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> 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.
The commit message should also be updated, no extra definition for
__NR_open anymore in this version.
Ah right, forgot to remove that from the commit message, will do it
in v5. Thanks!
--
Ammar Faizi