Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
test_syscall.h File Reference
#include <zephyr/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)
 

Function Documentation

◆ check_perms()

int check_perms ( void * addr,
size_t size,
int write )

◆ stack_info_get()

void stack_info_get ( char ** start_addr,
size_t * size )