DEADSOFTWARE

synchronized with https://github.com/aixp/BlackBox
[bbcp.git] / BlackBox / _OpenBSD_ / Lin / Mod / gen-Libc / fields-ucontext
index 43b443df19805a31fc635b658a093a5a52f94359..397ded891fd3f2d33823589b2e4bffdd24c17aee 100644 (file)
@@ -1,4 +1,4 @@
-                       (* OpenBSD 5.4 /usr/include/i386/signal.h struct sigcontext *)
+                       (* OpenBSD 5.9 /usr/include/i386/signal.h struct sigcontext *)
                                sc_gs*: int;
                                sc_fs*: int;
                                sc_es*: int;
@@ -24,7 +24,7 @@
                                sc_err*: int;
 
                                sc_fpstate*: RECORD [union]
-                                       (* OpenBSD 5.4 /usr/include/i386/npx.h union savefpu *)
+                                       (* OpenBSD 5.9 /usr/include/i386/npx.h union savefpu *)
 (*
                                                sv_87*: RECORD [untagged]
                                                        ...