Add S390 architecture specific headers
authorJan Blunck <jblunck@suse.de>
Tue, 16 Jun 2009 09:20:55 +0000 (11:20 +0200)
committerJan Blunck <jblunck@suse.de>
Mon, 29 Jun 2009 09:47:22 +0000 (11:47 +0200)
commitac26f1a80b59a596a904a8d3a271460c8eb4334d
treee4165f953fdfb385de630d25b40dbb0214bf7e60
parentd38b03b804320e984fbf1c816f808a0e7e70cfa5
Add S390 architecture specific headers

This implements atomic exchange and some other trivial operations like
barriers for the S390 architecture. All of this is based on the
"z/Architecture Principles of Operation" as released by IBM.

Note that api_s390.h is missing so urcutortures applications don't build.

Signed-off-by: Jan Blunck <jblunck@suse.de>
arch_atomic_s390.h [new file with mode: 0644]
arch_s390.h [new file with mode: 0644]
This page took 0.024348 seconds and 4 git commands to generate.