wifi: fix 32-bit bindings
This commit is contained in:
2
src/wifi/bindings/modulegen__gcc_ILP32.py
generated
2
src/wifi/bindings/modulegen__gcc_ILP32.py
generated
@@ -12,7 +12,7 @@ pybindgen.settings.error_handler = ErrorHandler()
|
||||
|
||||
|
||||
import sys
|
||||
h
|
||||
|
||||
def module_init():
|
||||
root_module = Module('ns.wifi', cpp_namespace='::ns3')
|
||||
return root_module
|
||||
|
||||
Reference in New Issue
Block a user