comparison mac/inc/alloca.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 01b93e5e53a7
children e055d02d8b97 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */