/* | |
* include/linux/ath79.h | |
* | |
* This program is free software; you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License version 2 as | |
* published by the Free Software Foundation. | |
*/ | |
#ifndef _LINUX_ATH79_H_ | |
#define _LINUX_ATH79_H_ | |
int lock_console_in(void); | |
#endif /* _LINUX_ATH79_H */ |