Module Name: src Committed By: christos Date: Thu Jun 27 21:16:20 UTC 2013
Modified Files:
src/sys/arch/acorn26/acorn26: cpu.c
Log Message:
move assignment outside setjmp, because static analyzers are not smart enough
to know that it is impossible for id to be uninitialized.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/acorn26/acorn26/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
