]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/architecture: Add sub-architecture types for SuperH 5515/head
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 2 Mar 2017 00:51:53 +0000 (01:51 +0100)
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Thu, 2 Mar 2017 09:29:43 +0000 (10:29 +0100)
commit9da2a0ac4e09dc36da5570bec80fd7d78ac4da8e
tree26c9f123723c63fdc7496f9d2c9e55a5d20b89da
parent202145c07a031f729982d4cacf05411b9819e78a
basic/architecture: Add sub-architecture types for SuperH

On SuperH, there are multiple sub-architectures defined with
different values for LIB_ARCH_TUPLE. The different sub-
architectures can be detected by checking whether __SH1__,
__SH2__, __SH3__, __SH4__, and so on are defined.
src/basic/architecture.h