diff options
| author | Rasmus Villemoes <[email protected]> | 2025-09-19 12:10:00 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-09-26 11:55:13 -0600 |
| commit | 2ef6c17f7f46a908e99e24de53d2c153dc1972ab (patch) | |
| tree | f7d4b590f91c0120e71b399b06a6916f2c780d16 /scripts/checkpatch.pl | |
| parent | bdbaaee65c69eebe1ee47296fa2fb12a4677697c (diff) | |
_exports.h: reorganize a bit
The current list of exported functions is somewhat of a
mess. Reorganize them so that related functionality is kept together:
- console I/O: move vprintf next to printf and the getc/putc functions
- integer parsing: move the *strto* functions together
- standard string.h stuff: move memset() and strcpy() next to strcmp()
- time: move mdelay() next to udelay() and get_timer()
Signed-off-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
