예제 #1
0
def fdt_version(fdt):
    return _libfdt.fdt_version(fdt)
예제 #2
0
def fdt_version(*args):
    return _libfdt.fdt_version(*args)