summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/include/asnames.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/include/asnames.h b/sys/i386/include/asnames.h
index 3097f3b..3ed4f12 100644
--- a/sys/i386/include/asnames.h
+++ b/sys/i386/include/asnames.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: asnames.h,v 1.4 1997/06/22 16:03:47 peter Exp $
+ * $Id: asnames.h,v 1.5 1997/08/30 11:20:02 peter Exp $
*/
#ifndef _MACHINE_ASNAMES_H_
@@ -182,6 +182,7 @@
#define _bootinfo bootinfo
#define _bootstrap_gdt bootstrap_gdt
#define _bzero bzero
+#define _clock_lock clock_lock
#define _cnt cnt
#define _common_tss common_tss
#define _copyin_vector copyin_vector
OpenPOWER on IntegriCloud