mirror of
https://github.com/drasko/codezero.git
synced 2026-04-24 04:39:05 +02:00
Deleted misplaced baremetal containers present in bahadir's repo.
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
#ifndef __UART_SERVICE_CAPABILITY_H__
|
|
||||||
#define __UART_SERVICE_CAPABILITY_H__
|
|
||||||
|
|
||||||
#include <l4lib/capability.h>
|
|
||||||
#include <l4/api/capability.h>
|
|
||||||
#include <l4/generic/cap-types.h>
|
|
||||||
|
|
||||||
void cap_print(struct capability *cap);
|
|
||||||
void cap_list_print(struct cap_list *cap_list);
|
|
||||||
int cap_read_all();
|
|
||||||
|
|
||||||
#endif /* header */
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
#ifndef __UART_SERVICE_CAPABILITY_H__
|
|
||||||
#define __UART_SERVICE_CAPABILITY_H__
|
|
||||||
|
|
||||||
#include <l4lib/capability.h>
|
|
||||||
#include <l4/api/capability.h>
|
|
||||||
#include <l4/generic/cap-types.h>
|
|
||||||
|
|
||||||
void cap_print(struct capability *cap);
|
|
||||||
void cap_list_print(struct cap_list *cap_list);
|
|
||||||
int cap_read_all();
|
|
||||||
|
|
||||||
#endif /* header */
|
|
||||||
@@ -1,12 +0,0 @@
|
|||||||
#ifndef __UART_SERVICE_CAPABILITY_H__
|
|
||||||
#define __UART_SERVICE_CAPABILITY_H__
|
|
||||||
|
|
||||||
#include <l4lib/capability.h>
|
|
||||||
#include <l4/api/capability.h>
|
|
||||||
#include <l4/generic/cap-types.h>
|
|
||||||
|
|
||||||
void cap_print(struct capability *cap);
|
|
||||||
void cap_list_print(struct cap_list *cap_list);
|
|
||||||
int cap_read_all();
|
|
||||||
|
|
||||||
#endif /* header */
|
|
||||||
Reference in New Issue
Block a user