Sign in
qemu
/
ipxe
/
refs/heads/ena
/
.
/
src
/
include
/
ipxe
/
login_ui.h
blob: 313e0734997828e184f398905dd24f1d8aa817ec [
file
] [
log
] [
blame
]
#ifndef
_IPXE_LOGIN_UI_H
#define
_IPXE_LOGIN_UI_H
/** @file
*
* Login UI
*
*/
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
extern
int
login_ui
(
void
);
#endif
/* _IPXE_LOGIN_UI_H */