4 lines
65 B
Bash
Executable File
4 lines
65 B
Bash
Executable File
#!/bin/bash
|
|
clang2py adsprpc_shared.h -k cdefstum -o adsprpc.py
|
|
|