summaryrefslogtreecommitdiffstats
path: root/sys/alpha/linux/linux_sysvec.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1999-12-27 10:22:09 +0000
committerbde <bde@FreeBSD.org>1999-12-27 10:22:09 +0000
commitdc68d5537abe5fbecd1144ef0ff8ba033aeede78 (patch)
treefbc392c3fb9453686595e0591a2f9aa81d42f4d0 /sys/alpha/linux/linux_sysvec.c
parentfe7ce73a659d046d50a2023c8cca3ab12810bd7d (diff)
downloadFreeBSD-src-dc68d5537abe5fbecd1144ef0ff8ba033aeede78.zip
FreeBSD-src-dc68d5537abe5fbecd1144ef0ff8ba033aeede78.tar.gz
Fixed some type mismatches. p_retval[0] in struct proc has type
register_t, so pointers to it must be passed around as `register_t *', not as `int *'. The type mismatches were non-benign on alphas, but the broken code is normally only configured by LINT.
Diffstat (limited to 'sys/alpha/linux/linux_sysvec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud