mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +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
|