This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-10 09:02:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
829bf94de11206ea9dd59d144661f0314e4a0421
serenity
/
LibC
/
alloca.h
Andreas Kling
9160fd0d47
More LibC portability work while trying to get figlet building.
2018-10-31 10:14:56 +01:00
5 lines
47 B
C
Raw
Blame
History
#
pragma once
#
define alloca __builtin_alloca
Reference in New Issue
View Git Blame
Copy Permalink