Module Name: src Committed By: mrg Date: Mon Sep 7 00:32:00 UTC 2020
Modified Files:
src/sys/arch/m68k/include: mcontext.h
Log Message:
pass a pointer conversion via uintptr_t *and* the desired type casts.
avoids new GCC 9 warnings with C++ code.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/m68k/include/mcontext.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
