mirror of
https://github.com/drasko/codezero.git
synced 2026-05-15 22:51:30 +02:00
Pager Mapsize updated in cinfo template only instead of cinfo.c
This commit is contained in:
@@ -12,6 +12,7 @@ class Container:
|
||||
self.id = id
|
||||
self.pager_lma = 0
|
||||
self.pager_vma = 0
|
||||
self.pager_size = 0
|
||||
self.pager_task_region_start = 0
|
||||
self.pager_task_region_end = 0
|
||||
self.pager_shm_region_start = 0
|
||||
|
||||
Reference in New Issue
Block a user