index
:
noawareness-ng.git
main
noawareness-ng: DIY Linux EDR
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
output.h
blob: cb599561974104f9435bbf3e904a497706d705e4 (
plain
)
1
2
3
4
#pragma once void output(const char *); void msg(const char *, ...);