1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 02:35:09 +00:00
serenity/LibC/alloca.h

4 lines
47 B
C

#pragma once
#define alloca __builtin_alloca