source: rtems/testsuites/libtests/dl04/dl-cpp.cpp @ d2e31f7

4.11
Last change on this file since d2e31f7 was d2e31f7, checked in by Chris Johns <chrisj@…>, on 03/28/17 at 06:23:05

libdl: Back port C++ exception throw and catch from 4.12.

Closes #2956.

  • Property mode set to 100644
File size: 53 bytes
Line 
1/* empty file to trick automake. */
2class empty
3{
4};
Note: See TracBrowser for help on using the repository browser.