1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-07-01 03:04:12 +03:00
iris/data.ccp
2009-05-11 00:28:12 +02:00

9 lines
173 B
COBOL

#pypp 0
#define EXTERN
#include "kernel.hh"
// This is needed to make gcc happy to compile c++ code without
// its standard library.
char __gxx_personality_v0[] = "hack";