This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca24cff0d3
circuitpython
/
ports
/
cxd56
/
alloca.h
7 lines
93 B
C
Raw
Blame
History
#
ifndef _ALLOCA_H
#
define _ALLOCA_H
#
define alloca __builtin_alloca
#
endif
/* _ALLOCA_H */
Reference in New Issue
View Git Blame
Copy Permalink