zephyr/subsys/bindesc
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
x86
bindesc_build_time.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bindesc_build_time.h.in bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
bindesc_host_info.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bindesc_no_vt.ld
bindesc_version.c everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
bindesc.ld
CMakeLists.txt bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
gen_bindesc_build_time_h.cmake bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
Kconfig
Kconfig.build_time bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
Kconfig.host_info
Kconfig.version