diff options
| author | David Gibson | 2018-12-19 02:26:20 +0100 |
|---|---|---|
| committer | David Gibson | 2018-12-20 23:24:23 +0100 |
| commit | 6187ec05edc240204935fdf0d89cded563fdeab4 (patch) | |
| tree | c497c6bfedbce4d4500aa1d6e380726d97e4c61f /linux-user/socket.h | |
| parent | target/ppc: fix the PPC_BIT definitions (diff) | |
| download | qemu-6187ec05edc240204935fdf0d89cded563fdeab4.tar.gz qemu-6187ec05edc240204935fdf0d89cded563fdeab4.tar.xz qemu-6187ec05edc240204935fdf0d89cded563fdeab4.zip | |
target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
The (only) obvious use for these macros is constructing and parsing guest
visible register fields. But the way they're constructed, they're only
valid when used on a *host* long, whose size shouldn't be visible to the
guest at all.
They also have no current users, so just get rid of them.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-user/socket.h')
0 files changed, 0 insertions, 0 deletions
