Changeset 0b37882 in mainline for kernel/generic/src/syscall/syscall.c
- Timestamp:
- 2011-02-03T21:14:23Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 17aca1c, 6a343bdf, cf2af94
- Parents:
- d88218b (diff), ae6f303 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/syscall/syscall.c
rd88218b r0b37882 143 143 (syshandler_t) sys_as_area_change_flags, 144 144 (syshandler_t) sys_as_area_destroy, 145 (syshandler_t) sys_as_get_unmapped_area, 145 146 146 147 /* IPC related syscalls. */
Note:
See TracChangeset
for help on using the changeset viewer.