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