File: cfg_menus.h

package info (click to toggle)
gentoo 0.11.46-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,648 kB
  • ctags: 4,313
  • sloc: ansic: 33,912; sh: 3,903; makefile: 649; yacc: 316; sed: 16
file content (6 lines) | stat: -rw-r--r-- 143 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
/*
** Header for the menus config module.
*/

extern const CfgModule *	cmu_describe(MainInfo *min);
extern MenuInfo *		cmu_get_menuinfo(void);