source: trunk/platforms/dsx/v1_1cluster_phys_dma/system_driver/system_driver.sd @ 93

Last change on this file since 93 was 93, checked in by choichil, 14 years ago

Platform with DMA

File size: 398 bytes
Line 
1
2#
3## MARKER_BEGIN
4# Auto-generated file, dont modify directly
5# your changes will be lost !
6#
7## Generated by DSX on 2010-09-14 10:44:49.404337
8## by choichil@tchaikovsky
9## MARKER_END
10#
11
12Module("caba:system_driver",
13        classname = 'system_driver',
14        uses = [Uses('caba:topcell_')],
15        header_files = ['system_driver.h'],
16        implementation_files = ['system_driver.cpp'],
17        extensions = ["sccom:force"],
18)
Note: See TracBrowser for help on using the repository browser.