diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2000-06-25 09:30:53 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2000-06-25 09:30:53 +0000 |
| commit | 913ed684c1a0a911bb5b2620818077ea599e689a (patch) | |
| tree | f9b11f8f95133bc9af74041a924afd87821d8b84 /sys/alpha/include/reg.h | |
| parent | 2ed44774d65016ab0206ca6da5358ed70167ac32 (diff) | |
Notes
Diffstat (limited to 'sys/alpha/include/reg.h')
| -rw-r--r-- | sys/alpha/include/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/reg.h b/sys/alpha/include/reg.h index 172c3024a1e8..5dfde654fc78 100644 --- a/sys/alpha/include/reg.h +++ b/sys/alpha/include/reg.h @@ -104,7 +104,7 @@ struct fpreg { * Placeholder. */ struct dbreg { - unsigned long wankage; + unsigned long junk; }; #ifdef _KERNEL |
