diff options
| author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-22 16:23:51 +0000 |
|---|---|---|
| committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-22 16:23:51 +0000 |
| commit | bf88b4b57294c5b78a40995a8d6bd5a149fa564b (patch) | |
| tree | 0c29f45bad1157c527ad729175fa33cc7a1a949e /emulators/simh/files/patch-sim_defs.h | |
| parent | - Add backup master site (diff) | |
Update to 3.5.1
Take MAINTAINER
PR: 89286
Submitted by: Miguel Mendez <mmendez@gmail.com>
Diffstat (limited to 'emulators/simh/files/patch-sim_defs.h')
| -rw-r--r-- | emulators/simh/files/patch-sim_defs.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/simh/files/patch-sim_defs.h b/emulators/simh/files/patch-sim_defs.h deleted file mode 100644 index 7e85051e3cff..000000000000 --- a/emulators/simh/files/patch-sim_defs.h +++ /dev/null @@ -1,11 +0,0 @@ ---- sim_defs.h.orig Thu May 2 18:23:02 2002 -+++ sim_defs.h Wed May 22 08:13:27 2002 -@@ -319,7 +319,7 @@ - #define GRDATA(nm,loc,rdx,wd,pos) #nm, &(loc), (rdx), (wd), (pos), 1 - #define BRDATA(nm,loc,rdx,wd,dep) #nm, (loc), (rdx), (wd), 0, (dep) - #define URDATA(nm,loc,rdx,wd,off,dep,fl) \ -- #nm, &(loc), (rdx), (wd), (off), (dep), ((fl) | REG_UNIT) -+ "nm", &(loc), (rdx), (wd), (off), (dep), ((fl) | REG_UNIT) - #else - #define ORDATA(nm,loc,wd) "nm", &(loc), 8, (wd), 0, 1 - #define DRDATA(nm,loc,wd) "nm", &(loc), 10, (wd), 0, 1 |
