gint/include/gint
Lephe 7a68070bac
show version in header for static version resolution
This change moves the gint version declaration from a symbol in a
compile-time generated object file to a preprocessed header installed in
the library tree.

This makes it possible to determine the gint version statically from the
headers, which is much more robust in complex build systems that use
version information such as CMake's find_package().
2020-12-30 18:35:06 +01:00
..
defs kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
drivers r61524 render-cg: support Prizm and fx-CG Manager 2020-07-02 15:48:19 +02:00
mpu spu: starter driver, supporting direct CPU access to SPU memory 2020-10-21 18:29:04 +02:00
std stdlib: force rand() to return a non-negative number 2020-10-09 09:17:48 +02:00
bfile.h bfile: add BFile syscalls on fx-CG 50 (still unstable) 2020-05-16 17:11:55 +02:00
clock.h cpg, tmu: add spin waiting and spin delay functions for drivers 2020-10-21 14:49:34 +02:00
config.h.in show version in header for static version resolution 2020-12-30 18:35:06 +01:00
display-cg.h bopti: deprecate image_t, renamed to bopti_image_t 2020-06-01 12:11:59 +02:00
display-fx.h remove features that are deprecated as of v2.1 2020-07-26 11:47:23 +02:00
display.h topti: custom character and word spacing (#13) 2020-10-05 16:14:12 +02:00
dma.h code review and display driver changes 2020-02-23 16:05:25 +01:00
drivers.h some cleanup in src/core and in the repository 2020-06-20 11:41:13 +02:00
exc.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
gint.h show version in header for static version resolution 2020-12-30 18:35:06 +01:00
gray.h remove features that are deprecated as of v2.1 2020-07-26 11:47:23 +02:00
hardware.h kernel: mask interrupts during callbacks on fx-CG Manager 2020-07-20 16:44:27 +02:00
intc.h spu: starter driver, supporting direct CPU access to SPU memory 2020-10-21 18:29:04 +02:00
keyboard.h small cleanup 2020-10-05 16:31:37 +02:00
keycodes.h way too much, including bopti/topti, timers, and more. 2019-02-21 21:00:26 +01:00
mmu.h kernel: dynamic loading of GMAPPED functions to user RAM 2020-09-17 14:48:54 +02:00
rtc.h rtc: take input similar to timer_setup() in rtc_timer_start() 2020-07-16 17:27:56 +02:00
timer.h cpg, tmu: add spin waiting and spin delay functions for drivers 2020-10-21 14:49:34 +02:00