commit | fda1dffa44b0ea657e413f1e548022e3f0269592 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Mon Apr 17 14:45:15 2023 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Wed Apr 19 17:24:18 2023 +0200 |
tree | aee381f7eb801a3638a5f0cb4f209ebf11860113 | |
parent | 04b6d02dbecdda5d15aa55edbae2f0e1eb81749e [diff] |
s390/entry: use SYM* macros instead of ENTRY(), etc. Consistently use the SYM* family of macros instead of the deprecated ENTRY(), ENDPROC(), etc. family of macros. Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>