Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
e8cb7875d2ac5144b5eef5835d2ce689658736c6
/
.
/
libc
/
include
/
memory.h
blob: c2baef6ebb147f0cf0ab7e8182586025f78171b0 [
file
] [
log
] [
blame
]
#pragma
once
/**
* @file memory.h
* @brief Historical alternative to `<string.h>`.
*
* New code should use `<string.h>` directly.
*/
#include
<string.h>