summaryrefslogtreecommitdiff
path: root/emulators/swarm/patches/patch-ac
blob: f1455bbe3cdd84c91e32a71c65dc3c6d7cdfefa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-ac,v 1.1 2002/04/01 05:50:46 dmcmahill Exp $

--- isa_be.h.orig	Mon Nov  6 12:38:08 2000
+++ isa_be.h	Mon Apr  1 00:43:50 2002
@@ -190,5 +190,5 @@
   uint32_t p     : 1;
   uint32_t u     : 1;
-  uint32_t psr   : 1;
+  uint32_t s     : 1;
   uint32_t wb    : 1;
   uint32_t ls    : 1;