RTEMS  5.0.0
nvdisk-sram.h
Go to the documentation of this file.
1 
7 /*
8  * RTEMS Project (http://www.rtems.org/)
9  *
10  * Copyright 2007 Chris Johns (chrisj@rtems.org)
11  */
12 
13 #if !defined (_RTEMS_NVDISK_SRAM_H_)
14 #define _RTEMS_NVDISK_SRAM_H_
15 
16 #include <rtems/nvdisk.h>
17 
22 
23 #endif
Definition: nvdisk.h:93
Non-volatile Disk Block Device Implementation.
const rtems_nvdisk_driver_handlers rtems_nvdisk_sram_handlers
Definition: nvdisk-sram.c:66