Ignore:
Timestamp:
Jul 31, 2014, 10:03:45 PM (10 years ago)
Author:
alain
Message:

Introducing new user libraries in Makefile.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_config.h

    r365 r374  
    3030#define GIET_DEBUG_DMA_DRIVER    0          /* trace DMA accesses */
    3131#define GIET_DEBUG_FBF_DRIVER    0          /* trace FBF accesses */
     32#define GIET_DEBUG_MALLOC        0          /* trace remote_malloc library */
     33#define GIET_DEBUG_SBT           0          /* trace SBT barrier library */
    3234
    3335#define CONFIG_SRL_VERBOSITY TRACE
Note: See TracChangeset for help on using the changeset viewer.