]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/asm-sparc64/sections.h
[AX.25]: Fix unchecked rose_add_loopback_neigh uses
[mirror_ubuntu-artful-kernel.git] / include / asm-sparc64 / sections.h
CommitLineData
1da177e4
LT
1#ifndef _SPARC64_SECTIONS_H
2#define _SPARC64_SECTIONS_H
3
4/* nothing to see, move along */
5#include <asm-generic/sections.h>
6
7extern char _start[];
8
9#endif