uml: borrow const.h techniques
[linux-2.6/linux-2.6-openrd.git] / arch / um / include / skas / mode-skas.h
blobe065feb000df7dce9302c94a0887500a15d1faf3
1 /*
2 * Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
3 * Licensed under the GPL
4 */
6 #ifndef __MODE_SKAS_H__
7 #define __MODE_SKAS_H__
9 extern void kill_off_processes_skas(void);
11 #endif