Atmosphere/troposphere/haze/include/haze
comex 4237f52ee2 haze: fix duplicate-macro warnings
haze was including both `<switch.h>` and `vapours/types.hpp` which both
define `R_SUCCEEDED` and `R_FAILED`, producing compiler warnings.

The intent is that `vapours/types.hpp` only gets included when targeting
not-Switch and/or not-EL0.  But the check didn't account for
Troposphère.  Fix that.
2025-08-08 14:16:03 -07:00
..
assert.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
async_usb_server.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
common.hpp haze: fix duplicate-macro warnings 2025-08-08 14:16:03 -07:00
console_main_loop.hpp haze: use gpu console for rendering 2023-10-16 08:36:10 -07:00
device_properties.hpp haze: abstract firmware version and serial number fetch 2023-04-18 22:15:48 -07:00
event_reactor.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
file_system_proxy.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
ptp_data_builder.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
ptp_data_parser.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
ptp_object_database.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00
ptp_object_heap.hpp haze: implement GetObjectPropList 2023-10-16 08:36:10 -07:00
ptp_responder_types.hpp haze: implement GetObjectPropList 2023-10-16 08:36:10 -07:00
ptp_responder.hpp haze: implement GetObjectPropList 2023-10-16 08:36:10 -07:00
ptp.hpp haze: implement android operations 2023-10-11 18:57:49 -07:00
results.hpp haze: implement GetObjectPropList 2023-10-16 08:36:10 -07:00
usb_session.hpp troposphere: add haze MTP server (#2095) 2023-04-17 14:08:05 -07:00