Module Name: src Committed By: jakllsch Date: Sun Nov 24 17:16:30 UTC 2013
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
cast from 32-bit integer to void * though uintptr_t to avoid warnings
when compiling for x86_64.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 src/sys/arch/i386/stand/lib/exec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
