Skip to content
  • Paulo Cesar Pereira de Andrade's avatar
    Move _X_EXPORT attribute to header file. · 091a50d1
    Paulo Cesar Pereira de Andrade authored
      The attribute should be set on header files to make it easier to
    manage what symbols are available to modules.
      _X_EXPORT should be used in sources only for special cases, like
    symbols that must be visible by non video/input driver/modules but
    should not be "advertised" in the sdk.
    091a50d1