linuxdebug/include/linux/vogon.h
2024-07-16 15:50:57 +02:00

5 lines
90 B
C

#ifndef __VOGON_H__
#define __VOGON_H__
void vogon_poem_inc(void);
#endif // __VOGON_H__