FRV: Move to arch/frv/include/asm/
Move arch headers from include/asm-frv/ to arch/frv/include/asm/. Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
14
arch/frv/include/asm/bugs.h
Normal file
14
arch/frv/include/asm/bugs.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/* bugs.h: arch bug checking entry
|
||||
*
|
||||
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
|
||||
* Written by David Howells (dhowells@redhat.com)
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version
|
||||
* 2 of the License, or (at your option) any later version.
|
||||
*/
|
||||
|
||||
static inline void check_bugs(void)
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user