FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/gpf/osl/os_tim_ir.c @ 472:6adbacc0f255
os_tim_ir.c: reconstruction complete
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 26 Jun 2014 18:17:31 +0000 |
parents | c8b5a8e84ef7 |
children | 5639b4fa8672 |
comparison
equal
deleted
inserted
replaced
471:c8b5a8e84ef7 | 472:6adbacc0f255 |
---|---|
32 timer_error(int err) | 32 timer_error(int err) |
33 { | 33 { |
34 } | 34 } |
35 | 35 |
36 /* | 36 /* |
37 * The following function reconstructions have been contributed by Das Signal. | 37 * The following function reconstructions have been contributed by Das Signal, |
38 * The code passes gcc, but some polish is still likely needed. | 38 * then reviewed and fixed in a few places by Space Falcon. |
39 */ | 39 */ |
40 | 40 |
41 void | 41 void |
42 os_Timeout(UNSIGNED t_handle) /* argument is unused */ | 42 os_Timeout(UNSIGNED t_handle) /* argument is unused */ |
43 { | 43 { |