mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-14 07:19:40 +02:00
@@ -391,7 +391,7 @@ void *rmalloc(size_t *size); /* don't ever use this */
|
||||
void rset(void *buf, size_t n);
|
||||
void *mkrbuf(size_t n);
|
||||
char *mkrstr(size_t n);
|
||||
int win_lottery(void);
|
||||
int win_lottery(char **buf);
|
||||
|
||||
/* Helper functions for command: dump
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user