db/fixup_kernel.sh: fix clear_user() handling
[smatch.git] / smatch_data / db / mtag_map.schema
blob5e254e2eb6f6711a082d16efc6ee11257876a14c
1 CREATE TABLE mtag_map (container big int, container_offset int, tag big int, tag_offset int);