DEBSOURCES
Skip Quicknav
sources / linuxtv-dvb-apps / 1.1.1%2Brev1483-1 / util / alevt / help.h
12345678
#ifndef HELP_H #define HELP_H #include "vt.h" extern struct vt_page help_pages[]; extern const int nr_help_pages; #endif