summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/include/gnatcommon.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-241-0/+19
Moved prototype for __gnat_install_handler and __gnat_install_handler_common to common header file. Placed header file in bsp namespace.