commit | cb951785a78c68bf802f5e3d9016b0205ddd24c2 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Thu Dec 31 09:58:02 2015 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jan 11 12:27:07 2016 +0100 |
tree | cc51fae4b9bdc5e471db79aaf529c283c4819334 | |
parent | 7022ec496005b47257b8c0a1c1a40df92df7c79f [diff] |
s390/ptrace: get rid of long longs in psw_bits The long longs were introduced by me in order to have a working definition of the struct psw_bits also in 31 bit mode. Since that is gone also get rid of the long longs. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>