#ifndef __TEST_STACKOVERFLOW_H #define __TEST_STACKOVERFLOW_H #include void do_test_stackoverflow(void); #endif /* __TEST_STACKOVERFLOW_H */