• Kai Germaschewski's avatar
    kbuild: Fix genksyms __typeof__ handling · bc6efdcb
    Kai Germaschewski authored
    genksyms used to fail generating a checksum for a symbol which was
    defined using __typeof__.
    
    This minimal patch fixes it to recognize the case which occurs in the
    kernel, it's not a complete correct typeof handling, but it serves our
    needs.
    bc6efdcb
keywords.c_shipped 4.56 KB