index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userland
/
libc
/
include
/
math.h
blob: dbb94e7bc25f9c003e78c7ef0fe6b9c2761b52da (
plain
)
1
2
int max(int a, int b); int min(int a, int b);