Subversion Repositories HelenOS-historic

Rev

Rev 238 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 238 Rev 239
Line 36... Line 36...
36
   
36
   
37
 
37
 
38
}
38
}
39
 
39
 
40
 
40
 
41
void gugux_pokus(void);
-
 
42
void gugux_pokus(void)
-
 
43
{
-
 
44
    panic("\n\nGUGUX Exception\n\n");
-
 
45
}
-
 
46
 
-
 
47
 
-
 
48
 
-