Home
last modified time | relevance | path

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

/external/syslinux/core/fs/pxe/
Dbios.c321 static const uint8_t old_api_unload[] = { in unload_pxe() local
350 api_ptr = APIVer >= 0x0200 ? new_api_unload : old_api_unload; in unload_pxe()