Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-29 | linux-user: create target_structs header to place ipc_perm and shmid_ds | Petar Jovanovic | |
Creating target_structs header in linux-user/$arch/ and making target_ipc_perm and target_shmid_ds its first inhabitants. The struct defintions may/should be further fine-tuned by arch maintainers. Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com> Signed-off-by: Riku Voipio <riku.voipio@linaro.org> |