Move platform-specific code for process loading/init for AMD64 to amd64/
All checks were successful
Build documentation / build-and-deploy (push) Successful in 49s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 49s
This commit is contained in:
@@ -4545,4 +4545,11 @@ enum {
|
||||
#define R_OR1K_TLS_DTPOFF 33
|
||||
#define R_OR1K_TLS_DTPMOD 34
|
||||
|
||||
struct elf_aux {
|
||||
uint64_t entry;
|
||||
uint64_t phdr;
|
||||
uint64_t phent;
|
||||
uint64_t phnum;
|
||||
};
|
||||
|
||||
#endif // _KERNELAUX_ELF_H
|
||||
|
||||
Reference in New Issue
Block a user