mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 15:19:51 -05:00
514135f563
- CC-RX for RX architecture - CC-RL for RL78 architecture - CC-RH for RH850 architecture Closes: #26880
5 lines
38 B
C
5 lines
38 B
C
int renesas_libfun()
|
|
{
|
|
return 42;
|
|
}
|