]> Git Repo - qemu.git/blobdiff - hw/net/vmware_utils.h
net/vmxnet3: remove redundant VMW_SHPRN(...) definition
[qemu.git] / hw / net / vmware_utils.h
index 1099df669dae389b64461751d74b0990fc05ba48..c2c2f900faf322ea7f42611d68d1052c61fe8189 100644 (file)
 #define VMWARE_UTILS_H
 
 #include "qemu/range.h"
-
-#ifndef VMW_SHPRN
-#define VMW_SHPRN(fmt, ...) do {} while (0)
-#endif
+#include "vmxnet_debug.h"
 
 /*
  * Shared memory access functions with byte swap support
This page took 0.021087 seconds and 4 git commands to generate.