Ignore:
Timestamp:
Apr 13, 2015, 5:21:18 PM (9 years ago)
Author:
alain
Message:

Update coproc application to use the newly defined coprocessor system calls.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/applications/display/main.c

    r544 r555  
    1  ///////////////////////////////////////////////////////////////////////////////
     1///////////////////////////////////////////////////////////////////////////////////////
    22//  file   : main.c  (for display application)
    33//  date   : may 2014
     
    1010
    1111#include <stdio.h>
    12 #include <hard_config.h>
     12#include <hard_config.h>     // To check Frame Buffer size
    1313
    1414#define FILENAME    "misc/images.raw"
Note: See TracChangeset for help on using the changeset viewer.