Browse Source
include/config.h just includes config-target.h (and used to also include config-host.h). It is now obsolete and unused, because osdep.h does this job, so remove it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-id: 1456237112-32662-3-git-send-email-peter.maydell@linaro.orgpull/7/merge
2 changed files with 0 additions and 2 deletions
@ -1 +0,0 @@ |
|||
#include "config-target.h" |
|||
Loading…
Reference in new issue