llvm-mos-sdk
common
include
alloca.h
Go to the documentation of this file.
1
#ifndef _ALLOCA_H_
2
#define _ALLOCA_H_
3
4
#define alloca __builtin_alloca
5
6
#endif
Generated by
1.8.17