mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
7 lines
173 B
C
7 lines
173 B
C
![]() |
// SPDX-License-Identifier: GPL-2.0
|
||
|
/* Copyright (c) 2020 Facebook */
|
||
|
#define barrier_var(var) /**/
|
||
|
/* undef #define UNROLL */
|
||
|
#define INLINE /**/
|
||
|
#include "profiler.inc.h"
|