]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/asm-s390/sections.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
[mirror_ubuntu-bionic-kernel.git] / include / asm-s390 / sections.h
CommitLineData
1da177e4
LT
1#ifndef _S390_SECTIONS_H
2#define _S390_SECTIONS_H
3
4#include <asm-generic/sections.h>
5
615b04b3 6extern char _eshared[], _ehead[];
162e006e 7
1da177e4 8#endif