]> git.droids-corp.org - dpdk.git/blobdiff - buildtools/map_to_win.py
common/mlx5: wrap memory allocation on Linux
[dpdk.git] / buildtools / map_to_win.py
index 2990b586341c1c75e25d077d44827d66e628362d..2a6cb886050087fc42d5ab78798bb19dbe60eb2f 100644 (file)
@@ -1,8 +1,7 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: BSD-3-Clause
 # Copyright(c) 2019 Intel Corporation
 
-from __future__ import print_function
 import sys
 from os.path import dirname, basename, join, exists