Rev 56 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 56 | Rev 57 | ||
---|---|---|---|
Line 11... | Line 11... | ||
11 | 11 | ||
12 | extern void |
12 | extern void |
13 | cc_init (); |
13 | cc_init (); |
14 | 14 | ||
15 | extern int |
15 | extern int |
16 | cc_display (int dialIndex, int itemIndex, int suppressIndex); |
16 | cc_display (int dialIndex, int suppressIndex); |
17 | 17 | ||
18 | extern int |
18 | extern void |
19 | cc_check_nvram (int dialIndex, int itemIndex); |
19 | cc_check_nvram (int dialIndex); |