X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2Finclude%2Fmconsole.h;h=b1b512f47035ecfc8ace712bd1ec0d7e37957809;hb=0e670506668a43e1355b8f10c33d081a676bd521;hp=cfa368e045a548b76aa2bd05677effbf584d07f7;hpb=f2cbb4f01936a3e4225692e03b084b78c56d386d;p=linux-2.6-omap-h63xx.git diff --git a/arch/um/include/mconsole.h b/arch/um/include/mconsole.h index cfa368e045a..b1b512f4703 100644 --- a/arch/um/include/mconsole.h +++ b/arch/um/include/mconsole.h @@ -81,6 +81,7 @@ extern void mconsole_stop(struct mc_request *req); extern void mconsole_go(struct mc_request *req); extern void mconsole_log(struct mc_request *req); extern void mconsole_proc(struct mc_request *req); +extern void mconsole_stack(struct mc_request *req); extern int mconsole_get_request(int fd, struct mc_request *req); extern int mconsole_notify(char *sock_name, int type, const void *data,