about summary refs log tree commit diff
path: root/pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall')
-rw-r--r--pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall b/pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall
new file mode 100644
index 00000000..2ce0b50d
--- /dev/null
+++ b/pkgs/profpatsch/s6/dhall/unix/Signal/misc/alpha-sparc.dhall
@@ -0,0 +1,14 @@
+  { SIGIOT =
+	  6
+  , SIGEMT =
+	  7
+  , SIGIO =
+	  23
+  , SIGPWR =
+	  29
+  , SIGINFO =
+	  29
+  , SIGWINCH =
+	  28
+  }
+: ./common-type.dhall ⩓ { SIGEMT : Natural, SIGINFO : Natural }
\ No newline at end of file