Ignore:
Timestamp:
Jun 26, 2017, 3:15:11 PM (7 years ago)
Author:
alain
Message:

bloup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/tsar_mips32/hal_gpt.c

    r23 r50  
    101101
    102102    // check page size
    103     if( CONFIG_PPM_PAGE_SIZE != 4096 );
     103    if( CONFIG_PPM_PAGE_SIZE != 4096 )
    104104    {
    105105        printk("\n[PANIC] in %s : For TSAR, the page must be 4 Kbytes\n", __FUNCTION__ );
Note: See TracChangeset for help on using the changeset viewer.