MicrOS
partitions_calls.h
Go to the documentation of this file.
1 #ifndef PARTITIONS_CALLS_H
2 #define PARTITIONS_CALLS_H
3 
5 
9 
10 #endif
Definition: interrupt_state.h:8
void syscall_partitions_get_symbols(interrupt_state *state)
Definition: partitions_calls.c:8
void syscall_partitions_get_info(interrupt_state *state)
Definition: partitions_calls.c:13
void syscall_partitions_get_count(interrupt_state *state)
Definition: partitions_calls.c:3