at91_sscreg.h revision 157091
1262569Simp/*-
2262569Simp * Copyright (c) 2006 M. Warner Losh.  All rights reserved.
3262569Simp *
4262569Simp * Redistribution and use in source and binary forms, with or without
5262569Simp * modification, are permitted provided that the following conditions
6262569Simp * are met:
7262569Simp * 1. Redistributions of source code must retain the above copyright
8262569Simp *    notice, this list of conditions and the following disclaimer.
9262569Simp * 2. Redistributions in binary form must reproduce the above copyright
10262569Simp *    notice, this list of conditions and the following disclaimer in the
11262569Simp *    documentation and/or other materials provided with the distribution.
12262569Simp *
13262569Simp * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14262569Simp * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
15262569Simp * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
16262569Simp * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17262569Simp * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18262569Simp * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19262569Simp * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20262569Simp * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21262569Simp * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22262569Simp * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23262569Simp */
24262569Simp
25262569Simp/* $FreeBSD: head/sys/arm/at91/at91_sscreg.h 157091 2006-03-24 07:42:33Z imp $ */
26262569Simp
27262569Simp#ifndef ARM_AT91_AT91_SSCREG_H
28262569Simp#define ARM_AT91_AT91_SSCREG_H
29262569Simp
30262569Simp#endif /* ARM_AT91_AT91_SSCREG_H */
31262569Simp