MicrOS
memory_calls.h
Go to the documentation of this file.
1
#ifndef MEMORY_CALLS_H
2
#define MEMORY_CALLS_H
3
4
#include "
memory/physical/physical_memory_manager.h
"
5
6
void
syscall_memory_get_physical_memory_stats
(
interrupt_state
*state);
7
8
#endif
interrupt_state
Definition:
interrupt_state.h:8
syscall_memory_get_physical_memory_stats
void syscall_memory_get_physical_memory_stats(interrupt_state *state)
Definition:
memory_calls.c:3
physical_memory_manager.h
os
kernel
src
process
syscalls
handlers
memory_calls.h
Generated by
1.8.13