aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/cmpxchg.h
Commit message (Collapse)AuthorAgeFilesLines
* h8300: Assembly headersYoshinori Sato2015-06-231-0/+65
| | | | Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-60/+0
| | | | | | | | | H8/300 has been dead for several years, and the kernel for it has not compiled for ages. Drop support for it. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
* Disintegrate asm/system.h for H8300David Howells2012-03-281-0/+60
Disintegrate asm/system.h for H8300. Signed-off-by: David Howells <dhowells@redhat.com> cc: Yoshinori Sato <ysato@users.sourceforge.jp>