index
:
Hyra
aarch64
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mlibc
/
options
/
glibc
/
include
/
memory.h
blob: 39adee705d3e6f1f397ca96b9dfd36169fcf1d2c (
plain
)
1
2
3
4
5
6
#ifndef _MEMORY_H
#define _MEMORY_H
#include
<string.h>
#endif