mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 01:32:47 -04:00
CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h
This commit is contained in:
@@ -23,7 +23,7 @@ struct thread_struct {
|
||||
* User-space process size. This is hardcoded into a few places, so don't
|
||||
* changed it unless everything's clear!
|
||||
*/
|
||||
#ifndef CONFIG_ETRAXFS_SIM
|
||||
#ifndef CONFIG_ETRAX_VCS_SIM
|
||||
#define TASK_SIZE (0xB0000000UL)
|
||||
#else
|
||||
#define TASK_SIZE (0xA0000000UL)
|
||||
|
||||
Reference in New Issue
Block a user