Home
last modified time | relevance | path

Searched refs:msg_setfg (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/elflink/ldlinux/
Dmsg.c14 static void msg_setfg(uint8_t data);
68 NextCharJump = msg_setfg; in msg_setbg()
75 static void msg_setfg(uint8_t data) in msg_setfg() function