busdma: question about header
    Gabriel.Moyano at dlr.de 
    Gabriel.Moyano at dlr.de
       
    Wed Aug  5 12:31:09 UTC 2020
    
    
  
Hello,
After one of the last changes on the file rtems-kernel-bus-dma.c, commit 5e3780023 on branch 6-freebsd-12, it is not possible to compile the tests for i386 because <bsp/linker-symbols.h> is not found. How is the best way to solve this issue? Adding an #ifndef __i386__? Something like this:
#ifndef __i386__
  #include <bsp/linker-symbols.h>
#endif
Maybe this issue affects others architectures too.
Cheers,
Gabriel
--------------------------
Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR)
Institute for Software Technology | SC-OSS | Lilienthalplatz 7 | 38108 Braunschweig  | Germany
Gabriel Moyano | Research Scientist in Onboard Software Systems group
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200805/4c52cedb/attachment.html>
    
    
More information about the devel
mailing list