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
/
kernel
/
includes
/
math.h
blob: 19fc5953b14450af17a27bb9b02660722b270908 (
plain
)
1
2
int min(int a, int b); int max(int a, int b);