• File: module.h
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/include/linux/module.h
  • File size: 255 bytes
  • MIME-type: text/x-c
  • Charset: utf-8
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _LINUX_MODULE_H
#define _LINUX_MODULE_H

/* Flags for sys_finit_module: */
#define MODULE_INIT_IGNORE_MODVERSIONS	1
#define MODULE_INIT_IGNORE_VERMAGIC	2

#endif /* _LINUX_MODULE_H */