Minix1.5/lib/other/message.c

#include <lib.h>

/* Some compilers require an initializer to force storage allocation */
message _M = {0};