comparison gcc/config/sparc/gmon-sol2.c @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents a06113de4d67
children
comparison
equal deleted inserted replaced
65:65488c3d617d 67:f6334be47118
33 */ 33 */
34 34
35 #include "tconfig.h" 35 #include "tconfig.h"
36 #include "tsystem.h" 36 #include "tsystem.h"
37 #include <fcntl.h> /* for creat() */ 37 #include <fcntl.h> /* for creat() */
38 #include "coretypes.h"
39 #include "tm.h"
40 38
41 #if 0 39 #if 0
42 #include "sparc/gmon.h" 40 #include "sparc/gmon.h"
43 #else 41 #else
44 struct phdr { 42 struct phdr {