Merge ktlim@zizzer:/bk/m5
[gem5.git] / arch / alpha / osfpal.hh
index 61e5453061e3b30abbaae9ccbe4ca4c28b490640..f46d2bce14be79a93cf6a9a60910d4326dfd21aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -70,6 +70,7 @@ struct PAL
         gentrap = 0xaa,
         clrfen = 0xae,
         nphalt = 0xbe,
+        copypal = 0xbf,
         NumCodes
     };