mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 07:09:22 +00:00
Stub
This commit is contained in:
8
libc/ElfInterpreter/ld.h
Normal file
8
libc/ElfInterpreter/ld.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef __FENNIX_LIBC_LD_H__
|
||||
#define __FENNIX_LIBC_LD_H__
|
||||
|
||||
#include <types.h>
|
||||
|
||||
uint32_t ElfHash(const unsigned char *Name);
|
||||
|
||||
#endif // !__FENNIX_LIBC_LD_H__
|
Reference in New Issue
Block a user