This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
genode
Watch
1
Star
0
Fork
0
You've already forked genode
mirror of
https://github.com/genodelabs/genode.git
synced
2024-12-26 08:51:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
67e558d975
genode
/
base-okl4
/
lib
/
mk
/
ipc.mk
5 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
Imported Genode release 11.11
2011-12-22 15:19:25 +00:00
SRC_CC
=
ipc.cc pager.cc
Unify policy name for Native_capability_tpl. This commit unifies the policy name for the template argument for Native_capability_tpl to Cap_dst_policy, like suggested by Norman in the discussion resulting from issue #145. Moreover, it takes the memcpy operation for copying a Native_capability out of the template, which is included by a significant bunch of files, and separates it in a library, analog to the suggestion in issue #145.
2012-03-09 10:39:46 +00:00
LIBS
=
cap_copy
Imported Genode release 11.11
2011-12-22 15:19:25 +00:00
v
p
a
t
h
%
.
c
c
$(
REP_DIR
)
/
s
r
c
/
b
a
s
e
/
i
p
c
Reference in New Issue
Copy Permalink