Remove forgotten #endif
This commit is contained in:
parent
45d824de05
commit
ca1cc64e20
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: clock.c,v 1.5 1995/11/30 21:53:17 leo Exp $ */
|
||||
/* $NetBSD: clock.c,v 1.6 1995/12/01 19:51:53 leo Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988 University of Utah.
|
||||
@ -313,7 +313,6 @@ profclock(pc, ps)
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Initialize the time of day register, based on the time base which is, e.g.
|
||||
|
Loading…
Reference in New Issue
Block a user