summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/include/reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/reg.h b/sys/alpha/include/reg.h
index 172c302..5dfde65 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
OpenPOWER on IntegriCloud