nckernel
0.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
src
timer_handler.c
Go to the documentation of this file.
1
2
int
timer_handler
(
int
sub_irq,
void
*
info
,
void
*data)
3
{
4
/*
5
static int i = 0;
6
printf("Timer: THID: %p (%d)\r", pthread_self(), i++);
7
*/
8
return
0;
9
}
10
11
/* End of a file */
Generated on Thu Nov 7 2013 02:45:25 for nckernel by
1.8.4