[libunwind][nfc] avoid prototype warning (#67250)

Avoid following prototype related warning.

Unwind-sjlj.c:85:75: warning: a function declaration without a prototype
is deprecated in all versions of C [-Wstrict-prototypes]

GitOrigin-RevId: 2398cb0c19a89831655bff05ada102947f147190
1 file changed
tree: c22f59051c681a8242550ccc10210c688de5b562
  1. cmake/
  2. docs/
  3. include/
  4. src/
  5. test/
  6. .clang-format
  7. CMakeLists.txt
  8. LICENSE.TXT