gdb-2.4+.aux.coff
[deliverable/binutils-gdb.git] / gdb / m-suninit.h
1
2 /* This is how the size of an individual .o file's text segment
3 is rounded on a sun. */
4
5 #define FILEADDR_ROUND(addr) (addr)
This page took 0.042228 seconds and 4 git commands to generate.