add ACCEPT and KEY
This commit is contained in:
@@ -34,6 +34,7 @@ extern const struct name_and_handler fh_builtins_mem[];
|
||||
extern const struct name_and_handler fh_builtins_meta[];
|
||||
extern const struct name_and_handler fh_builtins_text[];
|
||||
extern const struct name_and_handler fh_builtins_system[];
|
||||
extern const struct name_and_handler fh_builtins_stdin[];
|
||||
|
||||
enum fh_error ds_pop_addr_len(struct fh_thread_s *fh, uint32_t *addr, uint32_t *len);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user