ack/mach/minixST/libsys/message.c

5 lines
108 B
C
Raw Normal View History

#include <lib.h>
1988-04-19 09:34:37 +00:00
/* Some compilers require an initializer to force storage allocation */
message _M = {0};