Ignore:
Timestamp:
Jul 17, 2012, 2:39:10 PM (12 years ago)
Author:
alain
Message:

Introducing support for FBDMA (Frame Buffer using DMA)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/boot/boot_handler.h

    r167 r169  
    66///////////////////////////////////////////////////////////////////////////////////
    77
     8#include <giet_config.h>
     9#include <mapping_info.h>
     10
    811#ifndef     _BOOT_HANDLER_H_
    912#define     _BOOT_HANDLER_H_
    10 
    11 #include    <giet_config.h>
    12 #include    <mapping_info.h>
    1313
    1414/////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.