Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
amod_t.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2026 CERN
2// SPDX-License-Identifier: LGPL-3.0-or-later
3
4#ifndef ADAPTYST_AMOD_T_H_
5#define ADAPTYST_AMOD_T_H_
6
7typedef unsigned int amod_t;
8
9#endif
unsigned int amod_t
Definition amod_t.h:7