Skip to content

Commit

Permalink
no args
Browse files Browse the repository at this point in the history
  • Loading branch information
mcspr committed Aug 1, 2024
1 parent 634592a commit 6cd56b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/inner.h
Original file line number Diff line number Diff line change
Expand Up @@ -2595,7 +2595,7 @@ br_cpuid(uint32_t mask_eax, uint32_t mask_ebx,
#endif

#define _debugBearSSL (0)
extern void stack_thunk_yield();
extern void stack_thunk_yield(void);
#ifdef __cplusplus
}
#endif
Expand Down

0 comments on commit 6cd56b5

Please sign in to comment.