Xenomai
3.3.2
Loading...
Searching...
No Matches
features.h
1
/*
2
* SPDX-License-Identifier: GPL-2.0
3
*
4
* Copyright (C) 2015 Philippe Gerum <rpm@xenomai.org>
5
*/
6
7
#ifndef _COBALT_ARM64_FEATURES_H
8
#define _COBALT_ARM64_FEATURES_H
9
10
struct
cobalt_featinfo;
11
static
inline
void
collect_arch_features(
struct
cobalt_featinfo *p) { }
12
13
#include <asm/xenomai/uapi/features.h>
14
15
#endif
/* !_COBALT_ARM64_FEATURES_H */
kernel
cobalt
arch
arm64
include
asm
xenomai
features.h
Generated by
1.9.8