aboutsummaryrefslogtreecommitdiff
blob: bd420ef2fa00b40a21df765803af6d5a3971de96 (plain)
1
2
3
4
5
/* This is how the size of an individual .o file's text segment
   is rounded on a mac under a/ux.  */

#define FILEADDR_ROUND(addr) (addr)