Changeset 9bda5d90 in mainline for uspace/app/hdisk/func_none.c


Ignore:
Timestamp:
2013-05-03T01:20:11Z (12 years ago)
Author:
Dominik Taborsky (AT DOT) <brembyseznamcz>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
469739f, c9f61150, f6c8fca
Parents:
700f89e
Message:

libmbr final

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hdisk/func_none.c

    r700f89e r9bda5d90  
    3434
    3535
    36 #include <loc.h>
    37 #include <tinput.h>
    38 #include <libmbr.h>
     36#include <errno.h>
    3937
    40 #include "common.h"
    4138#include "func_none.h"
    4239
    43 static void not_implemented();
     40static void not_implemented(void);
    4441
    4542int add_none_part(tinput_t * in, union table_data * data)
Note: See TracChangeset for help on using the changeset viewer.