1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-07-03 00:58:33 +03:00
iris/data.ccp

9 lines
173 B
Plaintext
Raw Normal View History

2009-05-11 01:28:12 +03:00
#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";