patch_ulong.cocci 56 B

123456
  1. @@
  2. typedef ulong;
  3. typedef uint32_t;
  4. @@
  5. -ulong
  6. +uint32_t