diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-09-05 09:01:38 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-09-05 09:01:38 -0700 |
| commit | 5cdd97cbbc54f21f2ccea88b68898bb64441c8ef (patch) | |
| tree | fa14995d12841442b41fc7438c7e5a69a9d06710 /include | |
| parent | 4977b7a160a1c4c278210338ac734d62f92105d2 (diff) | |
| parent | f8ab48a7de37b1e97be3d8c776ef465a866ab102 (diff) | |
Merge bk://are.twiddle.net/axp-2.6
into ppc970.osdl.org:/home/torvalds/v2.6/linux
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-alpha/sysinfo.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-alpha/sysinfo.h b/include/asm-alpha/sysinfo.h index 1c65a021ac3b..086aba284df2 100644 --- a/include/asm-alpha/sysinfo.h +++ b/include/asm-alpha/sysinfo.h @@ -18,6 +18,7 @@ #define SSI_IEEE_FP_CONTROL 14 #define SSI_IEEE_STATE_AT_SIGNAL 15 #define SSI_IEEE_IGNORE_STATE_AT_SIGNAL 16 +#define SSI_IEEE_RAISE_EXCEPTION 1001 /* linux specific */ #define SSIN_UACPROC 6 |
