Remove `static' prototype from header file.
This commit is contained in:
parent
e04d4712d6
commit
298f0fe98c
@ -148,7 +148,6 @@ __BEGIN_DECLS
|
||||
#ifdef __GNUC__
|
||||
void mcount(void) __asm(".mcount");
|
||||
#endif
|
||||
static void _mcount(uintfptr_t frompc, uintfptr_t selfpc);
|
||||
__END_DECLS
|
||||
|
||||
#endif /* _KERNEL */
|
||||
|
Loading…
Reference in New Issue
Block a user