[Update] chg rv to la

This commit is contained in:
bLueriVerLHR
2023-07-20 18:43:45 +08:00
parent 29abfe4101
commit 104518d875
4 changed files with 135 additions and 97 deletions

View File

@@ -1,3 +1,5 @@
#include "types.h"
// Format of an ELF executable file
#define ELF_MAGIC 0x464C457FU // "\x7FELF" in little endian