1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-16 13:55:00 +00:00
serenity/LibC/alloca.h

4 lines
47 B
C

#pragma once
#define alloca __builtin_alloca