mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-02-08 08:16:29 +08:00
Rename source files to use a %.c -> %.o and %.cc -> %.o pattern. Use *.cc for C++ source files instead of *.cpp to be in line with other C++ source files. Update #3818.
5 lines
53 B
C++
5 lines
53 B
C++
/* empty file to trick automake. */
|
|
class empty
|
|
{
|
|
};
|