This website requires JavaScript.
Explore
Help
Sign In
mathieu
/
matos
Watch
1
Star
1
Fork
You've already forked matos
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
matos
/
userspace
/
math.h
6 lines
80 B
C
Raw
Permalink
Blame
History
#
pragma once
#
include
"stdarg.h"
#
include
"types.h"
uint32_t
log2
(
uint32_t
x
)
;
Reference in New Issue
View Git Blame
Copy Permalink