Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3535 → Rev 3536

/branches/tracing/uspace/lib/libc/include/loader/loader.h
36,6 → 36,8
#ifndef LIBC_LOADER_H_
#define LIBC_LOADER_H_
 
#include <task.h>
 
/** Abstraction of a loader connection */
typedef struct {
/** ID of the phone connected to the loader. */