1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 04:08:10 +00:00
serenity/LibC/alloca.h

4 lines
47 B
C

#pragma once
#define alloca __builtin_alloca