diff options
author | 1998-12-23 17:56:24 +0000 | |
---|---|---|
committer | 1998-12-23 17:56:24 +0000 | |
commit | a77d4088801a1922af25dff3108ae2543811d79f (patch) | |
tree | 09f160fb26382d65d4348996f5b5f098288cc157 | |
parent | remove bogus gkd.h (diff) | |
download | wireguard-openbsd-a77d4088801a1922af25dff3108ae2543811d79f.tar.xz wireguard-openbsd-a77d4088801a1922af25dff3108ae2543811d79f.zip |
remove bogus CACHE_LINE_SIZE
-rw-r--r-- | sys/arch/hppa/hppa/genassym.cf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/hppa/hppa/genassym.cf b/sys/arch/hppa/hppa/genassym.cf index 1a865e3850f..70c2e0faa2a 100644 --- a/sys/arch/hppa/hppa/genassym.cf +++ b/sys/arch/hppa/hppa/genassym.cf @@ -1,4 +1,4 @@ -# $OpenBSD: genassym.cf,v 1.2 1998/09/14 18:59:50 mickey Exp $ +# $OpenBSD: genassym.cf,v 1.3 1998/12/23 17:56:24 mickey Exp $ # # Copyright (c) 1982, 1990, 1993 @@ -74,9 +74,6 @@ define TLB_DIRTY_POS TLB_DIRTY_POS define TLB_ALIGNED_POS TLB_ALIGNED_POS define TLB_AR_KRW TLB_AR_KRW -# cpu stuff -define CACHE_LINE_SIZE CACHE_LINE_SIZE - # hpt_table fields struct hpt_entry member hpt_tlbprot |