Changeset 491e1ee in mainline for uspace/lib/posix/sys/types.h


Ignore:
Timestamp:
2011-06-16T09:53:00Z (14 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
59f799b
Parents:
b08ef1fd
Message:

Unified usage of LIBPOSIX_INTERNAL macro.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/sys/types.h

    rb08ef1fd r491e1ee  
    5151typedef unsigned int posix_blkcnt_t;
    5252
    53 #ifndef POSIX_INTERNAL
     53#ifndef LIBPOSIX_INTERNAL
    5454        #define pid_t posix_pid_t
    5555        #define dev_t posix_dev_t
Note: See TracChangeset for help on using the changeset viewer.