X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libcounter%2Fsmp.h;h=6b3de2875a447d722cdcd5d9e4747dde85084766;hb=0a8c505d3c23164b763e36c6e67082d5f6a97761;hp=f8cf229a6e831fdf0250a665f0e5dac725eea212;hpb=3d5db36a133a18353fb7ddefb3e97c5078b55bee;p=lttng-ust.git diff --git a/libcounter/smp.h b/libcounter/smp.h index f8cf229a..6b3de287 100644 --- a/libcounter/smp.h +++ b/libcounter/smp.h @@ -1,27 +1,13 @@ -#ifndef _LIBCOUNTER_SMP_H -#define _LIBCOUNTER_SMP_H - /* - * libcounter/smp.h + * SPDX-License-Identifier: LGPL-2.1-only * * Copyright (C) 2011-2012 Mathieu Desnoyers - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; only - * version 2.1 of the License. - * - * This library 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. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "helper.h" +#ifndef _LIBCOUNTER_SMP_H +#define _LIBCOUNTER_SMP_H + +#include "ust-helper.h" /* * 4kB of per-cpu data available.