]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/freebsd/host-os.h
Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa into...
[mirror_qemu.git] / bsd-user / freebsd / host-os.h
index bd3f2892dbb8b381ea56f58aaa0ac350e5d1ef27..40cae72ec9a67d4e2e093fdd882faa0abaf3d46a 100644 (file)
@@ -17,7 +17,9 @@
  *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-#ifndef _HOST_OS_H_
-#define _HOST_OS_H_
+#ifndef HOST_OS_H
+#define HOST_OS_H
 
-#endif /*!_HOST_OS_H_ */
+#define HOST_DEFAULT_BSD_TYPE target_freebsd
+
+#endif /* HOST_OS_H */