FreeDOS kernel - implements the core MS-DOS/PC-DOS (R) compatible operating system. It is derived from Pat Villani's DOS-C kernel and released under the GPL v2 or later. Please see http://www.freedos.org/ for more details about the FreeDOS (TM) Project.
define OW memory model explicitly instead implicitly, kernel uses small memory model
define OW linking target format explicitly to 'com' or 'exe' instead of implicitly assigned format
define OW memory model explicitly instead implicitly, kernel uses small memory model define OW linking target format explicitly to 'com' or 'exe' instead of implicitly assigned format