Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nmi.h « asm « include « mn10300 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f3671cbbc1177c804613eb68818a4b8c9e66ca5a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* MN10300 NMI handling
 *
 * Copyright (C) 2007 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 Licence
 * as published by the Free Software Foundation; either version
 * 2 of the Licence, or (at your option) any later version.
 */
#ifndef _ASM_NMI_H
#define _ASM_NMI_H

#endif /* _ASM_NMI_H */