Switch __QNXNTO__ macro check to __QNX__ (#1646)
authorMike Gorchak <74101708+mgorchak-blackberry@users.noreply.github.com>
Wed, 30 Aug 2023 10:26:18 +0000 (06:26 -0400)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2023 10:26:18 +0000 (12:26 +0200)
commitf51dac9f18e1a96f28090361642d1f51cd20bc61
tree8b9bb38973a978755ce768e7bc336c3f88981977
parent23606b20f70d33436c0e9ff4ea948eed23d7ea4e
Switch __QNXNTO__ macro check to __QNX__ (#1646)

During last 23 years the QNX Neutrino microkernel was active,
__QNXNTO__ macro belongs to it. Now QNX Muon microkernel is
under development, so __QNX__ macro covers both versions:
Neutrino and Muon.

First public announce of QNX Muon was here: https://blogs.blackberry.com/en/2023/04/get-in-the-sdv-podcast-from-blackberry-season-2-episode-3
snippets/DynamicLoader.hpp
snippets/includes.hpp
vulkan/vulkan.hpp
vulkan/vulkansc.hpp