Skip to content
Snippets Groups Projects
Select Git revision
0 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Heinrich Schuchardt authored
    Without the patch gcc 8 produces:
    warning: ignoring attribute ‘noreturn’ because it conflicts with
    attribute ‘const’ [-Wattributes]
     int ____ilog2_NaN(void);
    
    So let's update the include from Linux kernel v4.16.
    
    This removes static checks of ilog2() arguments.
    
    Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
    4a8e7295
    History
    Name Last commit Last update
    ..