Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
test_rodata.c File Reference
#include <linux/module.h>
#include <asm/cacheflush.h>
#include <asm/sections.h>
#include <asm/asm.h>

Go to the source code of this file.

Functions

int rodata_test (void)
 
 MODULE_LICENSE ("GPL")
 
 MODULE_DESCRIPTION ("Testcase for the DEBUG_RODATA infrastructure")
 
 MODULE_AUTHOR ("Arjan van de Ven <[email protected]>")
 

Function Documentation

MODULE_AUTHOR ( "Arjan van de Ven <[email protected]>"  )
MODULE_DESCRIPTION ( "Testcase for the DEBUG_RODATA infrastructure"  )
MODULE_LICENSE ( "GPL"  )
int rodata_test ( void  )

Definition at line 17 of file test_rodata.c.