1
0
mirror of git://projects.qi-hardware.com/iris.git synced 2024-07-04 23:21:59 +03:00
iris/data.ccp

9 lines
172 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.
2009-05-22 23:48:49 +03:00
char __gxx_personality_v0[] = "hack"
2009-05-11 01:28:12 +03:00