mm/include/ultraerror.h

7 lines
127 B
C

#ifndef _ULTRAERROR_H_
#define _ULTRAERROR_H_
typedef void (*OSErrorHandler)(/* ECOFF does not store param types */);
#endif