index
:
pkgit
indev
master
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
update_all.h
blob: 3d40e75fdd90b48f84c1a50aa94af847f77c5f04 (
plain
)
1
2
3
4
5
6
#ifndef UPDATE_ALL_H #define UPDATE_ALL_H void update_all(void); #endif