commit | 66bd56694beef7fb8687767e6bec0264227c6b14 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Mar 10 18:20:07 2015 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Mar 11 18:17:54 2015 +0100 |
tree | a86d465f4a8c26067ca59d6ebc30e1826a499c87 | |
parent | 6cabe7fa6deeffeed9a3e6d996d6107c94965948 [diff] |
hw/boards: make it safe to include for linux-user Make it safe to include hw/boards.h in exec.c for linux-user configurations. We don't need any of its contents though. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>