Pārlūkot izejas kodu

Moved LFS_TRACE calls to API wrapper functions

This removes quite a bit of extra code needed to entertwine the
LFS_TRACE calls into the original funcions.

Also changed temporary return type to match API declaration where
necessary.
Christopher Haster 5 gadi atpakaļ
vecāks
revīzija
5358e78623
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      lfs_util.h

+ 1 - 0
lfs_util.h

@@ -43,6 +43,7 @@ extern "C"
 {
 {
 #endif
 #endif
 
 
+
 // Macros, may be replaced by system specific wrappers. Arguments to these
 // Macros, may be replaced by system specific wrappers. Arguments to these
 // macros must not have side-effects as the macros can be removed for a smaller
 // macros must not have side-effects as the macros can be removed for a smaller
 // code footprint
 // code footprint