Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#ifndef _MEMORY_H
#define _MEMORY_H
#include "libc/mem/alg.h"
#include "libc/str/str.h"
#endif /* _MEMORY_H */