]> git.droids-corp.org - dpdk.git/blobdiff - examples/vhost_xen/main.c
examples: no more bare metal environment
[dpdk.git] / examples / vhost_xen / main.c
index 01604928704224899d82ec96580c11da341c31e1..b4a86e3ce3575fd7da6ab88bffcd443e5807b9a1 100644 (file)
@@ -1425,7 +1425,7 @@ int init_virtio_net(struct virtio_net_device_ops const * const ops);
  * device is also registered here to handle the IOCTLs.
  */
 int
  * device is also registered here to handle the IOCTLs.
  */
 int
-MAIN(int argc, char *argv[])
+main(int argc, char *argv[])
 {
        struct rte_mempool *mbuf_pool;
        unsigned lcore_id, core_id = 0;
 {
        struct rte_mempool *mbuf_pool;
        unsigned lcore_id, core_id = 0;