8 lines
175 B
C
8 lines
175 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_SW64_SEGMENT_H
|
|
#define _ASM_SW64_SEGMENT_H
|
|
|
|
/* Only here because we have some old header files that expect it.. */
|
|
|
|
#endif
|