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_do_exceptions.c

    r1 r50  
    9595/////////////////////////////////////////////////////////////////////////////////////////
    9696
    97 remote_spinlock_t  exception_lock;
    98 
     97__attribute__((section(".kdata")))
     98remote_spinlock_t  exception_lock              CONFIG_CACHE_LINE_ALIGNED;
    9999
    100100/////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.