Changeset 1e5bbd7 in git for kernel/structs.h


Ignore:
Timestamp:
Sep 11, 2013, 5:08:08 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
4c882fb60d7ba637abe2966f73c796be805cfcc7
Parents:
6b78289a8dba923a7ab1eef981cfa76e2a719def142afdb13c43074bd1d8e25bc17989486e397819
Message:
Merge pull request #366 from mmklee/memory_sw

Memory sw
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/structs.h

    r142afd r1e5bbd7  
    8989extern "C" {
    9090#endif
    91 void  m2_end(int i) __attribute__((noreturn));
     91void  m2_end(int i);
    9292#ifdef __cplusplus
    9393}
Note: See TracChangeset for help on using the changeset viewer.