Rev 3672 | Rev 4071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3672 | Rev 4070 | ||
---|---|---|---|
Line 115... | Line 115... | ||
115 | uint32_t out_wrptr; |
115 | uint32_t out_wrptr; |
116 | } __attribute__ ((packed)) sgcn_buffer_header_t; |
116 | } __attribute__ ((packed)) sgcn_buffer_header_t; |
117 | 117 | ||
118 | void sgcn_grab(void); |
118 | void sgcn_grab(void); |
119 | void sgcn_release(void); |
119 | void sgcn_release(void); |
120 | void sgcn_poll(void); |
- | |
121 | void sgcn_init(void); |
120 | void sgcn_init(void); |
122 | 121 | ||
123 | #endif |
122 | #endif |
124 | 123 | ||
125 | /** @} |
124 | /** @} |