FreeDOS/sys
Kenneth J Davis c152d551de
fix OW warning W115
cast array using pointer to first element [newboot] instead of pointer to whole array [&newboot] to avoid OW error W115 "&array may not produce intended result" since the address of operator "&" is not required for getting the address of an array.
2022-10-24 17:56:33 -04:00
..
bin2c.c FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
fdkrncfg.c kernel, main: add debugger_present variable and skip ints 0, 1, 3, 6 2022-05-21 23:22:08 -04:00
makefile remove some additional built files during clobber, ignore command.com in bin directory 2016-05-12 19:05:02 -04:00
sys.c fix OW warning W115 2022-10-24 17:56:33 -04:00
talloc.c ia16-elf-gcc: provide GNU LD linker script and symbols to link kernel. 2018-01-11 17:50:31 -05:00