aboutsummaryrefslogtreecommitdiff
path: root/lib/mlibc/options/ansi/include/alloca.h
blob: 0cc6bcbb82aa7ae0bbf2e90b9d98da04f40f66da (plain)
1
2
3
4
5
6
7
8

#ifndef _ALLOCA_H
#define _ALLOCA_H

#define alloca __builtin_alloca

#endif // _ALLOCA_H