Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <syscalls/test_syscall.h>
Go to the source code of this file.
Functions | |
void | stack_info_get (char **start_addr, size_t *size) |
int | check_perms (void *addr, size_t size, int write) |
int check_perms | ( | void * | addr, |
size_t | size, | ||
int | write | ||
) |
void stack_info_get | ( | char ** | start_addr, |
size_t * | size | ||
) |