mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-16 08:36:43 +00:00
* ld-elf/init-mixed.c: Include config.h first.
This commit is contained in:
parent
5eb3690ee9
commit
397b19d7ce
@ -1,3 +1,7 @@
|
||||
2012-05-18 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-elf/init-mixed.c: Include config.h first.
|
||||
|
||||
2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
|
||||
|
@ -1,8 +1,7 @@
|
||||
#include "config.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef HAVE_INITFINI_ARRAY
|
||||
static int count;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user