[eros-cvs] cvs commit: eros/src/base/tests/func/keybits test.imgmap.i486

Charlie Landau clandau@eros.cs.jhu.edu
Thu, 8 Mar 2001 23:42:38 -0500


clandau     01/03/08 23:42:38

  Modified:    src/base/tests/func/keybits test.imgmap.i486
  Log:
  Fix keybits test.

Revision  Changes    Path
1.7       +2 -2      eros/src/base/tests/func/keybits/test.imgmap.i486

Index: test.imgmap.i486
===================================================================
RCS file: /cvs/eros/src/base/tests/func/keybits/test.imgmap.i486,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- test.imgmap.i486	1999/10/13 22:48:06	1.6
+++ test.imgmap.i486	2001/03/09 04:42:38	1.7
@@ -1,6 +1,6 @@
 /* -*- C -*- */
 /*
- * Copyright (C) 1998, 1999, Jonathan S. Shapiro.
+ * Copyright (C) 1998, 1999, 2001, Jonathan S. Shapiro.
  *
  * This file is part of the EROS Operating System.
  *
@@ -41,7 +41,7 @@
 keybits key reg 1 = number(1);
 keybits key reg 8 = misc ConsoleCreator;
 keybits key reg 9 = misc Sleep;
-keybits key reg 9 = misc KeyBits;
+keybits key reg 10 = misc KeyBits;
 
 /* call is the IPL domain */
 run keybits;