comparison mac/inc/alloca.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
25 #if __MRC__ 25 #if __MRC__
26 void *__alloca(size_t size); 26 void *__alloca(size_t size);
27 #endif 27 #endif
28 28
29 #endif 29 #endif
30
31 /* arch-tag: 8d4114d1-633e-49e7-8f18-b5648f9c4511
32 (do not change this comment) */