summaryrefslogtreecommitdiff
path: root/PORTING
blob: 98d22f48a42f520c71da9c865982cd17e856daa4 (plain)
1
2
3
4
To see declarations made by the gcc compiler, can be useful for determining
platform specific declartions:

    gcc -dM -E - < /dev/null