summaryrefslogtreecommitdiff
path: root/disas/alpha.c
AgeCommit message (Collapse)AuthorFilesLines
2016-01-29alpha: Clean up includesPeter Maydell1-1/+1
Clean up includes so that osdep.h is included first and headers which it implies are not included manually. This commit was created with scripts/clean-includes. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1453832250-766-12-git-send-email-peter.maydell@linaro.org
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini1-0/+1916
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>