Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created September 17, 2023 19:39
Show Gist options
  • Save conor-pwbot/487af5c95437dbbd6d2c1d7a3ba5bd4d to your computer and use it in GitHub Desktop.
Save conor-pwbot/487af5c95437dbbd6d2c1d7a3ba5bd4d to your computer and use it in GitHub Desktop.
Detected static functions without inline keyword in header files: 1
Detected static functions without inline keyword in header files:
+
+static __inline__ int __nolibc_enosys(const char *syscall, ...)
+{
==========
header_inline - FAILED
Detected static functions without inline keyword in header files:
+
+static __inline__ int __nolibc_enosys(const char *syscall, ...)
+{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment