#ifndef __HELLO_H #define __HELLO_H void hello(void); #endif /* __HELLO_H */