blob: fc17e50cc6d45d156849c0b4d929130133f88168 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
* linux/arch/arm/include/debug/nspire.S
*
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
*
* 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-pl01x.S>
|