Rev 3743 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3743 | Rev 3817 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | #define KERN_sparc64_NIAGARA_H |
36 | #define KERN_sparc64_NIAGARA_H |
37 | 37 | ||
38 | void niagara_grab(void); |
38 | void niagara_grab(void); |
39 | void niagara_release(void); |
39 | void niagara_release(void); |
40 | void niagara_init(void); |
40 | void niagara_init(void); |
- | 41 | void niagara_poll(void); |
|
41 | 42 | ||
42 | #endif |
43 | #endif |
43 | 44 | ||
44 | /** @} |
45 | /** @} |
45 | */ |
46 | */ |