commit | 05d0935d12966686eb1d780e3f929727e9fa500d | [log] [tgz] |
---|---|---|
author | Heiko Carstens <hca@linux.ibm.com> | Mon Apr 17 14:45:11 2023 +0200 |
committer | Vasily Gorbik <gor@linux.ibm.com> | Wed Apr 19 17:24:17 2023 +0200 |
tree | fa3c789ec24d98bf281e487a2a8e5efea9d3f598 | |
parent | a89d60fc7a9ad544a30251d238a5f35d023754d1 [diff] |
s390/head64: 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>