diff options
author | Steve Murphree <smurph@cvs.openbsd.org> | 1999-02-09 06:36:31 +0000 |
---|---|---|
committer | Steve Murphree <smurph@cvs.openbsd.org> | 1999-02-09 06:36:31 +0000 |
commit | a57803c95c08dbdb30356100d3b94c219d5c46cb (patch) | |
tree | 797d6906b97d2f70dbabbc79151496c303e85e93 /sys/arch/mvme88k/include/cpu.h | |
parent | 93a73fb959e9887211b761afd3c887abd096e3ff (diff) |
Added kernel support for user debugging. Fixed file ID's
Diffstat (limited to 'sys/arch/mvme88k/include/cpu.h')
-rw-r--r-- | sys/arch/mvme88k/include/cpu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/include/cpu.h b/sys/arch/mvme88k/include/cpu.h index 7b33d44b803..0f89b8fd389 100644 --- a/sys/arch/mvme88k/include/cpu.h +++ b/sys/arch/mvme88k/include/cpu.h @@ -1,3 +1,4 @@ +/* $OpenBSD: cpu.h,v 1.5 1999/02/09 06:36:26 smurph Exp $ */ /* * Copyright (c) 1996 Nivas Madhur * Copyright (c) 1992, 1993 |