#ifndef __LINUX_SECTION_NAMES_H
#define __LINUX_SECTION_NAMES_H

#define HEAD_TEXT_SECTION .head.text

#endif /* !__LINUX_SECTION_NAMES_H */