URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [linux/] [smp_lock.h] - Rev 1633
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef __LINUX_SMPLOCK_H #define __LINUX_SMPLOCK_H #ifdef __SMP__ #include <asm/pgtable.h> #include <asm/smp_lock.h> #endif #endif
Go to most recent revision | Compare with Previous | Blame | View Log