Merge "Include pthread_atfork.h to mips64 crtbegin"
This commit is contained in:
commit
2eaff07839
1 changed files with 1 additions and 0 deletions
|
@ -92,3 +92,4 @@ __asm__ (
|
|||
|
||||
#include "../../arch-common/bionic/__dso_handle.h"
|
||||
#include "../../arch-common/bionic/atexit.h"
|
||||
#include "../../arch-common/bionic/pthread_atfork.h"
|
||||
|
|
Loading…
Reference in a new issue