Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/arm32



Module Name:    src
Committed By:   cegger
Date:           Fri Oct 17 08:20:48 UTC 2008

Modified Files:
        src/sys/arch/arm/arm32: fault.c

Log Message:
build fix: <sys/savar.h> is needed to make dereferencing sadata_vp compile.
A fwd declaration is enough for defining a pointer, but you need the definition 
to access the structure


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/arm/arm32/fault.c

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