blob: c54d6215017b769a9f8b0917bce297138425567a [file] [log] [blame]
Douglas Gregore13ad832010-02-12 07:32:17 +00001extern "C" {
2extern void *malloc (__SIZE_TYPE__ __size) throw () __attribute__ ((__malloc__)) ;
3}