mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:40:14 +02:00
lbutils: remove xpledge/xunveil, just call them direct
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -357,8 +357,6 @@ void write_mac_part(size_t partnum);
|
||||
|
||||
size_t page_remain(const void *p);
|
||||
long pagesize(void);
|
||||
int xunveilx(const char *path, const char *permissions);
|
||||
int xpledgex(const char *promises, const char *execpromises);
|
||||
char *smalloc(char **buf, size_t size);
|
||||
void *vmalloc(void **buf, size_t size);
|
||||
size_t slen(const char *scmp, size_t maxlen,
|
||||
|
||||
Reference in New Issue
Block a user