mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-05 19:18:01 +08:00
5 lines
133 B
Bash
Executable File
5 lines
133 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# need to remove inline and unsigned int into uint32_t
|
|
gperf file_config.key --language=C --output-file file_config.gperf
|