libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBJMMCG_MODULE_VERSION   "1.0.release_579_6_g8cffd"
 
#define LIBJMMCG_MODULE_NAME   "ioctl_example"
 
#define LIBJMMCG_MODULE_LICENSE   "GPL"
 
#define LIBJMMCG_MODULE_AUTHOR   "Jason McGuiness"
 
#define LIBJMMCG_MODULE_DESCRIPTION   "An example Linux module."
 

Macro Definition Documentation

◆ LIBJMMCG_MODULE_AUTHOR

#define LIBJMMCG_MODULE_AUTHOR   "Jason McGuiness"

Definition at line 30 of file config.h.

◆ LIBJMMCG_MODULE_DESCRIPTION

#define LIBJMMCG_MODULE_DESCRIPTION   "An example Linux module."

Definition at line 31 of file config.h.

◆ LIBJMMCG_MODULE_LICENSE

#define LIBJMMCG_MODULE_LICENSE   "GPL"

Definition at line 29 of file config.h.

◆ LIBJMMCG_MODULE_NAME

#define LIBJMMCG_MODULE_NAME   "ioctl_example"

Definition at line 28 of file config.h.

◆ LIBJMMCG_MODULE_VERSION

#define LIBJMMCG_MODULE_VERSION   "1.0.release_579_6_g8cffd"

Definition at line 27 of file config.h.