commit | eb546195a7d8bc492ec6865980bf767474e74d87 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jun 04 15:05:43 2012 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jun 05 13:23:36 2012 +0200 |
tree | 75dd288f9c3a2870000bc64857d8230030bfcb31 | |
parent | a095a8a9d5c2ffa15589298aabb64c75c39bf9be [diff] |
s390/sigp: use sigp order code defines in assembly code Use sigp order code defines in assembly code as well. With this change all places that use sigp constants should have been converted to use self describing defines instead of directly using constants. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>