Project

General

Profile

Revision 323

more stuff

View differences:

interrupts_func.h
21 21
 */
22 22
void interrupt_handler(uint8_t handler);
23 23

  
24
int get_interrupts_vector(uint32_t *p);
24
int get_interrupts_vector(uint64_t *p);
25 25

  
26 26
#endif /* end of include guard: INTERRUPTS_FUNC_H_INCLUDED */

Also available in: Unified diff