OpenCores
URL https://opencores.org/ocsvn/c0or1k/c0or1k/trunk

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [conts/] [posix/] [mm0/] [include/] [capability.h] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
/*
2
 * Capability-related operations of the pager.
3
 *
4
 * Copyright (C) 2009 Bahadir Balban
5
 */
6
#ifndef __MM0_CAPABILITY_H__
7
#define __MM0_CAPABILITY_H__
8
 
9
#include <l4lib/lib/cap.h>
10
#include <task.h>
11
 
12
extern struct cap_list capability_list;
13
 
14
struct initdata;
15
int read_pager_capabilities();
16
void copy_boot_capabilities();
17
 
18
int sys_request_cap(struct tcb *sender, struct capability *c);
19
 
20
void cap_list_print(struct cap_list *cap_list);
21
void setup_caps();
22
#endif /* __MM0_CAPABILITY_H__ */

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.