commit | f64dd2191d9b64358c0f357b0f28e149ce7f3d83 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Thu Jan 24 14:34:37 2008 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:34 2008 +0100 |
tree | 0f182834d7dfba38085f994d4ce919795cf0a542 | |
parent | 43e6bd6aa8fa8ba5e72e1bcd9062cc3627f4a6c1 [diff] |
CRIS v32: Change debug and formatting in kernel/fasttimer.c - Don't use SANITYCHECK(x) as a macro, test FAST_TIMER_SANITY_CHECKS with ifdef. This makes it possible for automatic indent etc to work. - Correct some whitespace errors. - Don't initialize static variable.