summaryrefslogtreecommitdiffstats
path: root/linux-user/hppa/sockbits.h
Commit message (Collapse)AuthorAgeFilesLines
* linux-user: Add HPPA socket.h definitionsRichard Henderson2017-01-231-0/+97
Split this out into a "cpu/sockbits.h" file now, like we ought to do for all of the other targets. Signed-off-by: Richard Henderson <rth@twiddle.net>