summary refs log tree commit diff stats
path: root/linux-user/hppa/target_structs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* linux user: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
| | | | | | | | | | | | There is no "version 2" of the "Lesser" General Public License. It is either "GPL version 2.0" or "Lesser GPL version 2.1". This patch replaces all occurrences of "Lesser GPL version 2" with "Lesser GPL version 2.1" in comment section. Signed-off-by: Chetan Pant <chetan4windows@gmail.com> Message-Id: <20201023122455.19417-1-chetan4windows@gmail.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
* linux-user: Add HPPA target_structs.hRichard Henderson2017-01-231-0/+54
Signed-off-by: Richard Henderson <rth@twiddle.net>