index
:
camellia
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init
/
tar.h
blob: 71c30fe5efb376907df6f09d2b45061290a13768 (
plain
)
1
2
3
4
#pragma once #include <shared/types.h> _Noreturn void tar_driver(handle_t back, void *base);