OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
arch
/
tile
/
include
/
uapi
/
arch
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:16 AM
rwxr-xr-x
📄
abi.h
2.91 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
chip.h
779 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
chip_tilegx.h
7.87 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
chip_tilepro.h
7.86 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
icache.h
2.63 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
interrupts.h
716 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
interrupts_32.h
9.27 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
interrupts_64.h
8.31 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
intreg.h
1.76 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
opcode.h
785 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
opcode_tilegx.h
35.19 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
opcode_tilepro.h
36.78 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sim.h
16.93 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sim_def.h
15.03 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
spr_def.h
865 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
spr_def_32.h
9.23 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
spr_def_64.h
7.89 KB
01/28/2018 09:20:33 PM
rw-r--r--
Editing: interrupts.h
Close
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * Copyright 2010 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or * NON INFRINGEMENT. See the GNU General Public License for * more details. */ #ifdef __tilegx__ #include <arch/interrupts_64.h> #else #include <arch/interrupts_32.h> #endif