1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 07:24:58 +00:00
serenity/LibC/alloca.h

4 lines
47 B
C

#pragma once
#define alloca __builtin_alloca