blob: 9b85a81588ea944a9dd55cf2592328a0ba694753 (
plain)
1
2
3
4
5
6
7
8
|
/*
* arch/arm/mach-dove/include/mach/debug-macro.S
*
* 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.
*/
#include <asm/hardware/debug-8250.S>
|