Project

General

Profile

« Previous | Next » 

Revision 8184adab

Added by shyouhei (Shyouhei Urabe) over 5 years ago

internal/stdbool.h rework

Noticed that internal/stdbool.h and addr2line.c are the only two place
where missing/stdbool.h is included. Why not delete the file so that
we can merge internal/stdbool.h and missing/stdbool.h into one.