source:
trunk/src/kernel32/profile.h@
1036
Last change on this file since 1036 was 535, checked in by , 26 years ago | |
---|---|
File size: 287 bytes |
Line | |
---|---|
1 | /* $Id: profile.h,v 1.2 1999-08-17 18:07:37 phaller Exp $ */ |
2 | /* |
3 | * Profile header for initterm |
4 | * Copyright 1999 Christoph Bratschi |
5 | * Project Odin Software License can be found in LICENSE.TXT |
6 | */ |
7 | |
8 | #ifndef __PROFILE_H__ |
9 | #define __PROFILE_H__ |
10 | |
11 | void WINAPI WriteOutProfiles(void); |
12 | |
13 | #endif |
Note:
See TracBrowser
for help on using the repository browser.