X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libkernelctl%2Flibkernelctl.h;fp=libkernelctl%2Flibkernelctl.h;h=570388c3a39edd68b39d94982850254c0a4b83c1;hp=0000000000000000000000000000000000000000;hb=ee0326c0c46f4b02e9eab0b2917b62d2c55aa346;hpb=d738ac165d7faedb9df991ed72c9a255d9fec5f3 diff --git a/libkernelctl/libkernelctl.h b/libkernelctl/libkernelctl.h new file mode 100644 index 000000000..570388c3a --- /dev/null +++ b/libkernelctl/libkernelctl.h @@ -0,0 +1,22 @@ +/* + * Copyright (C) 2011 - David Goulet + * + * 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; either version 2 + * of the License, or (at your option) any later version. + * + * 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. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + */ + +#ifndef _LTT_LIBKERNELCTL_H +#define _LTT_LIBKERNELCTL_H + +#endif /* _LTT_LIBKERNELCTL_H */