Changeset 8bb03b in git for kernel/kInline.h


Ignore:
Timestamp:
Jul 19, 2011, 6:23:05 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
d24881483b861af455933b94bdd90bd3f5b9d74a
Parents:
99cfa5e3566af5edf083913e4d9a15e16196be67
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 18:23:05+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:52:42+01:00
Message:
kInline.h: comment about its nature
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kInline.h

    r99cfa5e r8bb03b  
    1313
    1414#if !defined(NO_KINLINE) || defined(KUTIL_CC)
     15/* this file is a header file with inline routines,
     16 *     if NO_KINLINE is not defined (AND ONLY THEN!)
     17 * otherwise it is an part of kutil.cc and a source file!
     18 * (remark: NO_KINLINE is defined by KDEBUG, i.e. in the debug version)
     19 */
    1520
    1621#include <omalloc/omalloc.h>
Note: See TracChangeset for help on using the changeset viewer.