
The escape sequences for the function keys used to be separated out in older versions of Minix when they were different for m68k and intel. Support for m68k was dropped and that code was removed, leaving the ifdef i386. Since the sequences are the same for i386 and arm, there is no need to keep the ifdef i386. Change-Id: Id96a80bcb24da120efa63acc9b248d87fc347eac
…
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%