Make the v*printf() functions in libsa return int instead of void.
This makes them compatible with the C standard signatures, avoiding
spurious mismatch errors in the places where the oddball requirements
of standalone code end up putting two declarations of the same function
in play.
Description
Description
Details
Details
- Provenance
• ian Authored on Jun 5 2018, 5:18 PM - Parents
- rG7a13eeba18bf: Declare and set the global "system_highpri_wq" workqueue structure pointer
- Branches
- Unknown
- Tags