123456789101112131415161718192021222324 |
- #ifndef MBED_OLD_SEMIHOST_API_H
- #define MBED_OLD_SEMIHOST_API_H
- #warning semihost_api.h has been replaced by mbed_semihost_api.h, please update to mbed_semihost_api.h [since mbed-os-5.3]
- #include "platform/mbed_semihost_api.h"
- #endif
|