mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
LibC: Misc additions
This commit is contained in:
parent
17597f4681
commit
89bf38864a
4 changed files with 40 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
__BEGIN_DECLS
|
||||
|
||||
#define RTLD_DEFAULT 0
|
||||
#define RTLD_LAZY 1
|
||||
#define RTLD_NOW 2
|
||||
#define RTLD_GLOBAL 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue