Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: bjh21
Date: Wed Jul 26 20:50:56 UTC 2006
Modified Files:
src/sys/sys: systm.h
Log Message:
Add __attribute__((__noreturn__)) to kernel longjmp(), like the userland one
already has. This makes arch/acorn26/acorn26/cpu.c compile with GCC 4.
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/sys/systm.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index